nick-manasys / node-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-sandbox

To build node application execute

./build.sh

To run node application execute

./run.sh

To clean up after running application execute

./kill.sh

To application can be reached at http://localhost:8080/

About

License:The Unlicense


Languages

Language:Shell 55.6%Language:JavaScript 44.4%