- [Live Demo]
- [Getting Started]
- Run
git clone ...
- Run
npm install
in the./angular-material-starter
folder - Install Angular CLI version 8.0,
npm install -g @angular/cli --latest
- Blog post about the ultimate Angular folder structure
- Blog post about clean code principles you should adapt to your Angular project
When startin the application please use npm start
, this triggers `ng serve --open --port 50000.
We've been using VS Code to deveop, and would like to recommend the following plugins.
Run the following command npm run e2e:dev
, this will open two windows. One compiles and runs Angular. the other runs Cypress. Wait for the angular application
to finish compiling before you continue.
This project was generated with Angular CLI version 8.0.
Run ng build
to execute the unit tests via Karma
To get more help on the Angular CLI, use ng help
or check out the Angular CLI README