ac-boilerplate icon indicating copy to clipboard operation
ac-boilerplate copied to clipboard

Ultimate NGRX

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.