Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 380 Bytes

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.