Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 104 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 104 Bytes

clone the repo

npm install

to run the server: gulp serve

to run the tests: npm test