Basic Node Babel Server
An easy way to get started with JavaScript on the command line. Read more about it.
git clone git@github.com:rwieruch/minimal-node-application.git
cd minimal-node-application
npm install
npm start