1.0.0 • Published 6 years ago

shopify-angular-rebuild v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

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 dependencies

  • npm i -g gulp: Install global gulp

  • gulp rollup-vendor: generate a bundle of common packages

  • gulp build-dev: generate the development assets and bundles

  • gulp watch: Watch files for change and rebuild assets, run lint, unit tests and browsersync