Skip to content

Instantly share code, notes, and snippets.

@vasco3
Created October 4, 2015 01:10
Show Gist options
  • Select an option

  • Save vasco3/963ab4065b2d2c812a94 to your computer and use it in GitHub Desktop.

Select an option

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