This is a project for me to practice angular and angular-redux. Following main dependencies are used in this project:
- redux Predictable state container for Javascript.
- @angular-redux/store Redux + Angular bindings
- Reselect Simple “selector” library for Redux
- Redux DevTools Chrome Extension
And - Semantic-ui for styling
This project was generated with Angular CLI version 1.0.0-rc.0.
Run yarn
or npm install
at root to install all the dependencies.
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.