Skip to content

Instantly share code, notes, and snippets.

@JacobWay
Created March 23, 2018 09:58
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 JacobWay/f47cd78d8ac637cdc05e59c48078fe50 to your computer and use it in GitHub Desktop.
Save JacobWay/f47cd78d8ac637cdc05e59c48078fe50 to your computer and use it in GitHub Desktop.
es6 develop environment
install global babel-cli
`npm install --global babel-cli`
create .babelrc configuration file
run the babel command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment