Don't forget to run
npm install
andnpm run typings
before using the gulp tasks.
build-package
- builds the scripts and styles indist/npm
in CommonJS format;start
- starts the webpack-dev-server - suitable for example preview, development and testing. Accessible on http://localhost:3000