Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 227 Bytes

File metadata and controls

37 lines (25 loc) · 227 Bytes

ComponentsConf NgRx Workshop 2019

Setup

yarn

or

npm install

Running the app

yarn start

or

npm start

Running the tests

yarn test

or

npm run test