Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 299 Bytes

The code from the lectures - Library example

Get started

  1. run npm install

To develop and unit test

run npm test to start running tests in watch mode

To run the library application

To be defined.

Improvement suggestions

Submit a pull request. See instructions on github.