This project was generated with Angular CLI version 6.0.1. Creation Command:
ng new robot-lab --inline-template --routing --skip-tests --style=scss
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
- inline-template is the default templating
- routing already set
- will not create test files (*.spec) for new components
- scss pre-proccessor
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.