ngrx-workshop
ngrx-workshop copied to clipboard
ng-conf 2017 ngrx workshop
ngrx workshop
This is the repo for the ng-conf 2017 ngrx workshop application.
Slides
https://codesequence.github.io/ngrx-workshop
Video
https://www.youtube.com/watch?v=cyaAhXHhxgk
Install
npm install OR yarn
Run
npm start OR yarn start
Navigate to http://localhost:4200 in your browser