- This project was generated with Angular CLI version 15.0.5.
- This project was made by following this crash course: Angular Crash Course by Traversy Media
-
Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The application will automatically reload if you change any of the source files. -
Run
npm run server
for a mock backend with db. There is a mock db asdb.json
.
Then you are good to go!