sudiptoroy1985 / LibraryManagement

A library management app built on top of NgRx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

A library management app built on top of NgRx


Languages

Language:TypeScript 86.4%Language:HTML 9.3%Language:CSS 4.4%