Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 197 Bytes

Notes.md

File metadata and controls

12 lines (8 loc) · 197 Bytes

Development notes

Run tests (command line)

$ npm install
$ npm test

Run tests (browser)

$ python -m SimpleHTTPServer
$ open http://localhost:8000/test