November 15th, 2017
- This project was generated with Angular CLI version 1.4.2.
- Run for a dev server.
- Run to generate a new component.
- Run to build the project.
- Run to execute the end-to-end tests via Protractor.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.2.
@dailyJsPackages: my-five-app – This project was generated with [Angular CLI](https://github…. #npm #javascript #nodejs
This project was generated with Angular CLI version 1.4.2.
ng serve
for a dev server. Navigate to
. The app will automatically reload if you change any of the source files.
to generate a new component. You can also use
ng build
to build the project. The build artifacts will be stored in the
dist/
directory. Use the
-prod
flag for a production build.
ng test
to execute the unit tests via Karma.
ng e2e
to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via
ng serve
ng help
or go check out the Angular CLI README.