Skip to content

CodeSequence/angularconnect2019-ngrx-workshop

Repository files navigation

Angular Connect NgRx Workshop 2019

Setup

Please bring a computer with you. Install Node (v10 or greater) then clone this repository. Checkout the challenge branch then install the dependencies:

yarn

or

npm install

Running the app

yarn start

or

npm start

Running the tests

yarn test

or

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published