To architect an application using the Angular CLI and NGRX Store.
Run json-server --watch db.json
to get the local database running.
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.
There are several resources used inside this project, of which you can read further about to dive deeper or understand in more detail what they are:
- Angular
- ngrx/store docs
- ngrx/effects docs
- npm
- Webpack