ac-boilerplate
ac-boilerplate copied to clipboard
Ultimate NGRX
- ngrx/store docs
- ngrx/effects docs
Setup and install
When you've cloned the repo, run either of the following:
npm install
#OR
yarn install
Use yarn start or npm run start to run the local dev server.