This project was generated with Angular CLI version 10.0.6.
Run npm i
to install all dependancies before running the app.
Run npm run back-end
for a back-end dev server (build with json-server). Back-end environment working on http://localhost:3000
.
Run ng serve
to start a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng test
to start unit tests.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.