Skip to content

Instantly share code, notes, and snippets.

@ijxsid
Last active August 29, 2015 14:23
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 ijxsid/6a1c1628f7b2ed591d96 to your computer and use it in GitHub Desktop.
Save ijxsid/6a1c1628f7b2ed591d96 to your computer and use it in GitHub Desktop.
Installing ES6 Babel
npm install gulp -g
npm install gulp --save
npm install gulp-browserify --save
npm install babelify --save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment