rupeshtiwari / reactive-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 73.4%Language:SCSS 10.3%Language:JavaScript 8.7%Language:HTML 7.6%