Skip to content

Instantly share code, notes, and snippets.

@vasco3
Created October 4, 2015 01:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vasco3/963ab4065b2d2c812a94 to your computer and use it in GitHub Desktop.
Save vasco3/963ab4065b2d2c812a94 to your computer and use it in GitHub Desktop.
babel-node guide
"scripts": {
"start": "npm run check && babel-node app/server.js",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment