Skip to content

biYTccKCiu/node-babel-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node Server with Babel

An easy way to get started with JavaScript on the command line. Read more about it.

Requirements

Installation

  • git clone [email protected]: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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%