This project was generated with Angular CLI version 11.0.0.
The modules must be installed with npm install
before the first start and after new packages have been added.
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.
Add the --open
flag to automatically open a browser tab.
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 Jest.
Run nx e2e
to execute the end-to-end tests via Cypress. To run specific tests add the --watch
flag to the command. Cypress will store Screenshots and videos in the dist/cypress
folder.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
We use Angular Material as css framework.
This project was generated using Nx.
🔎 Nx is a set of Extensible Dev Tools for Monorepos.
Run ng g @nrwl/angular:lib my-lib
to generate a library.
You can also use any of the plugins above to generate libraries as well.
Libraries are sharable across libraries and applications. They can be imported from @quarano/mylib
.
Run ng g component my-component
to generate a new component.
Run nx dep-graph
to see a diagram of the dependencies of your projects.
Visit the Nx Documentation to learn more.
- Angular Language Service
- Nx Console
- Prettier - Code formatter