An easy way to get started with JavaScript on the command line. Read more about it.
- Babel 7
- Environment Variables
git clone git@github.com:rwieruch/node-babel-server.git
cd node-babel-server
npm install
npm start
- include .env in your .gitignore
Adjust your Babel presets in package.json if you like to add or remove future JavaScript ES features.