Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 272 Bytes

Angular Reactive Workshop

For this workshop, we are going to build Redux state around the projects feature with NGRX.

Getting Started

npm install
npm start

This will both boot up a data server on localhost:3000 and serve the frontend on localhost:4200.