You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# clone the repo
git clone https://github.com/btroncone/ngrx-store-in-ten.git
# cd into projectcd ngrx-store-in-ten
# install dependencies
npm install
# start the server
npm start
About
@ngrx/store in 10 minutes - code for egghead.io course