Simple Node Server with Babel
An easy way to get started with JavaScript on the command line. Read more about it.
Features
- Babel 7
- Environment Variables
Requirements
Installation
git clone git@github.com:rwieruch/node-babel-server.git
cd node-babel-server
npm install
npm start
- optional: include .env in your .gitignore