/instructor-hub

Demo app for the "Scalable Angular Apps" talk.

Primary LanguageTypeScript

Instructor Hub

Demo app for the "Scalable Angular Apps" talk.

Slides

A sample Angular app implementing the Redux pattern using ngrx.

git clone https://github.com/deniskyashif/instructor-hub.git
cd instructor-hub
npm i -g @angular/cli
npm i

Development server

Run ng serve and navigate to http://localhost:4200/.