Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 197 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 197 Bytes

the_jolly_scientist

An even simpler blog for even simpler people. Notes soon to come

npm install

To run:

node app.js

To run the tests:

npm install lab -g
npm test