• Stars
    star
    128
  • Rank 279,240 (Top 6 %)
  • Language Liquid
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ› A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.

πŸ› Bootstrap Shopify Theme

A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.

Experience

These are my experience when I have been working on this theme:

If you like this project, hit the STAR button to bookmark it ⭐️

Demonstration

Installation

Clone the source code into your computer.

git clone https://github.com/Maxvien/bootstrap-shopify-theme.git

Install the project's dependencies.

yarn install

Usage

First of all, you need to install Shopify CLI and login into your online store.

shopify login --store=your-store.myshopify.com

Then you can run the below commands to work with the theme.

Serve

Run webpack watch and serve the theme in development mode.

yarn serve

Push

Run webpack build and push the theme to your online store in production mode.

yarn push

Pull

Safely add the current project files to the git staging area, then pull the theme from your online store, and clean untracked asset files.

yarn pull

Test

Run unit test with jest and make sure the files are following the project workflow.

yarn test

Lint

Analyze the code to find problems with shopify theme check, eslint, stylelint and prettier.

yarn lint

Automatically fix problems.

yarn fix

Notes

Theme Assets

All files inside the theme/assets directory are ignored by git, except files starting with the static keyword in their filename.

Webpack Encore

Symfony Webpack Encore is a simpler way to integrate Webpack into your application. It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules, pre-processing CSS & JS and compiling and minifying assets. Encore gives you professional asset system that’s a delight to use.

If you want to use React or Vue in the theme, you can follow the documentation here.

Visual Studio Code Extensions

To speed up your productivity, you can install these extensions:

Related Projects

  • Next Shopify Storefront β€’ A Shopping Cart built with TypeScript, Tailwind CSS, Headless UI, Next.js, React.js, Shopify Hydrogen React,... and Shopify Storefront GraphQL API.
  • Shopify Data Faker β€’ A Shopify development tool for generating dummy store data.

More Repositories

1

next-shopify-storefront

πŸ› A Shopping Cart built with TypeScript, Tailwind CSS, Headless UI, Next.js, React.js, Shopify Hydrogen React,... and Shopify Storefront GraphQL API.
TypeScript
722
star
2

supermemo

πŸ§‘β€πŸŽ“ A JavaScript/TypeScript implementation of the SuperMemo 2 (SM2) algorithm for spaced based repetition flashcards.
TypeScript
282
star
3

next-full-stack

πŸ›  Effective Full Stack Development with Next.js
TypeScript
17
star
4

shopify-data-faker

πŸ› A Shopify development tool for generating dummy store data.
TypeScript
14
star
5

shopify-theme-customizer

πŸ› An effective development tool for customizing existing Shopify themes. It's built with Gulp, Theme Kit, Theme Check, LiveReload, ... and Passion.
Liquid
9
star
6

jsonfile

πŸ“š Easily read/write JSON files in Deno
TypeScript
8
star
7

cool-store

😎 CoolStore is an immutable state store built on top of ImmerJS and RxJS.
TypeScript
6
star
8

hackintosh-lenovo-z5070

πŸ–₯ How to install Mac OS El Capitan 10.11.04 on Lenovo Z50-70
Rich Text Format
4
star
9

teach-bem-css

HTML
3
star
10

angular-services-example

TypeScript
2
star
11

unisafe

Remove invalid Unicode characters out of your string and JSON with unisafe
JavaScript
2
star
12

next-ionic-core

How to use IonicCore in NextJS with TypeScript support?
TypeScript
2
star
13

apollo-codegen-for-shopify-example

Apollo Codegen for Shopify Example
TypeScript
2
star
14

apollo-modulizer

πŸš€ Modularizing your Apollo GraphQL schema code
JavaScript
2
star
15

psd2html

πŸ›  A set of tools for faster and easier front-end development.
JavaScript
2
star
16

env-kit

Env Kit for Node Development
TypeScript
1
star
17

sunfrog-uploader

JavaScript
1
star
18

universal-formdata

TypeScript
1
star
19

sentence-to-clauses

Python
1
star
20

drupal-docker

Drupal Development with Docker
PHP
1
star
21

demp

βš“οΈ DEMP Stack: Docker + Nginx + MySQL + PHP
PHP
1
star
22

maxvien.github.io

JavaScript
1
star
23

graphql-code-generator-for-shopify-example

GraphQL Code Generator for Shopify Example
TypeScript
1
star
24

angular-nest-fullstack

Angular Nest Fullstack
HTML
1
star
25

next-boilerplate

JavaScript
1
star
26

angular-examples

1
star
27

heroku-corenlp

Deploy CoreNLP on Heroku
Dockerfile
1
star
28

freecodecamp

Shell
1
star
29

next-apollo-fullstack

A Starting Point for Full Stack Development with Apollo, Next & TypeScript
TypeScript
1
star
30

electron-updater-example

JavaScript
1
star
31

learn-angular

TypeScript
1
star
32

working-with-supertest

Tesing Express API with Jest & Supertest
TypeScript
1
star
33

fison

Post/Upload JSON and Files in a Single Request.
TypeScript
1
star
34

react-boilerplate

πŸš€ Using ES6, Flow, Prettier, and Eslint for React development
JavaScript
1
star
35

nest-graphql-base

TypeScript
1
star
36

next-gqless-example

Next.js GQLess SSR Example
TypeScript
1
star
37

jquery-helpers

πŸ”Œ A set of jQuery Helpers for front-end development.
JavaScript
1
star
38

use-mousetrap

⌨️ A simple Mousetrap hook for handling keyboard shortcuts in React.
TypeScript
1
star
39

eslint-config-next-app

ESLint configuration for Next.js
JavaScript
1
star
40

node-boilerplate

Using ES6, Jest, Flow, Prettier, and Eslint for NodeJS development
JavaScript
1
star
41

learning

My Learning Examples & Projects
1
star
42

dictation

JavaScript
1
star
43

next-base

TypeScript
1
star
44

emotion-css

Overriding Bootstrap, Foundation, Semantic UI, ... and other CSS styles with Emotion
JavaScript
1
star
45

teach-git

1
star
46

express-mvc

JavaScript
1
star
47

samscloud

HTML
1
star
48

react-pdf-reader

Reader Zone Clone
JavaScript
1
star
49

wpc

PHP
1
star
50

docker-scripts

Docker Scripts for Quick Deployment
Shell
1
star
51

cookie-maker

This is a meta-package of 'cookie' and 'js-cookie' with TypeScript support.
TypeScript
1
star
52

hugo-c

Partial-based (component-based) Workspace for Hugo CMS Development
JavaScript
1
star
53

with-elements

Select existing HTML elements and run the callback with each element.
TypeScript
1
star