shopify-angular-rebuild
v1.0.0
Published
## Tables of contents - [Requirements](#requirements) - [Development](#development)
Readme
Shopify front end
Tables of contents
Requirements
- Node v8+
- Npm 5+
- Gulp v3
Development
Install the app via the submodule (see https://github.com/OceanLabs/ShopifyApp)
npm i: install dependenciesnpm i -g gulp: Install global gulpgulp rollup-vendor: generate a bundle of common packagesgulp build-dev: generate the development assets and bundlesgulp watch: Watch files for change and rebuild assets, run lint, unit tests and browsersync
