leocornus-nodejs-sandbox
A sandbox and playground to learn Node.js and have fun!
Quick Start
It is very simple to get started with JavaScript programming.
$ git clone https://github.com/leocornus/leocornus-nodejs-sandbox.git$ cd leocornus-nodejs-sandbox$ npm install$ npm run express-app
Visit http://localhost:8900/demo for demo applications.