This project was originally generated with Angular CLI version 7.0.6.
Run nx serve <app>
for a dev server deploying the requested s.o.l.i.d App. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run nx generate component component-name
to generate a new component. You can also use nx generate directive|pipe|service|class|guard|interface|enum|module
.
Run nx build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run nx test
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.