Created
March 23, 2018 09:58
-
-
Save JacobWay/f47cd78d8ac637cdc05e59c48078fe50 to your computer and use it in GitHub Desktop.
es6 develop environment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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