ecommerce HTML5 template
An ecommerce bootstrap theme
Follow these steps in order to get the website up and running locally on your machine.
npm install
to install any dependenciesnpm start
or gulp
to start a live reload sessionnpm run build
or gulp
to build the applicationgulp
or gulp build
to build the applicationgulp watch
to enable live reloadgulp clean
to delete the build foldergulp styles
to run the style tasksgulp scripts
to run the script tasksgulp images
to run the image tasks