Skip to content

nick20201/ngconf2019-ngrx-workshop

 
 

Repository files navigation

NgRx Workshop: A Reactive State of Mind

Setup

yarn

or

npm install

Running the app

yarn start

or

npm start

Running the tests

yarn test 

or

npm run test

About

NgRx Workshop Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.4%
  • HTML 10.6%
  • CSS 5.0%