bowerand Scripts injection for dependenciesgulptasks- Use pure old JavaScript
- Pure
CSSfor styling UI-Rotermodule
yarn install
bower install
Run gulp serve for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.
Run gulp serve:dist. This will allow run your application into distribution mode.
Run gulp build to build the project. The build artifacts will be stored into dist/ directory.
Run gulp test to execute the unit tests via Karma.