This project was generated with Angular CLI version 1.7.3.
Run ng set apps.0.prefix=my-app. This will change the default app name to my-app. Note, you will also need to change existing tag prefixes from angular-starter-kit to my-app.
Run npm run serve.dev for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run npm run serve.prod for a production server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run npm run build.dev to build the project in development mode.
Run npm run build.prod to build the project in production mode. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Run npm run test.unit.client to execute the unit tests via Karma.
Run npm run test.unit.server to execute the unit tests via Mocha.
Run npm run test.e2e to execute the end-to-end tests via Protractor.
Run npm run ci.to-file to save the CI output to a .txt file.
Run npm run tools.check-copyright to check copyright statements.
Run npm run tools.auto-translate to add missing translations.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.