Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 345 Bytes

Author: Jeffrey Scholz, 2016

To run, you need node installed. You can get it from nodejs.org or on a mac do

brew install node

To run, do

npm install node index.js

Ignore any warnings. Point your browser to localhost:8080 to use the app.

This code is public domain. It is intended for demonstration and instructional purposes only.