Skip to content

Instantly share code, notes, and snippets.

@FlintSable
Last active November 10, 2017 21:26
Show Gist options
  • Select an option

  • Save FlintSable/d6f25fda34614e6e8993dfb08d3bcbec to your computer and use it in GitHub Desktop.

Select an option

Save FlintSable/d6f25fda34614e6e8993dfb08d3bcbec to your computer and use it in GitHub Desktop.
setup
// this will create a bundle.js file
// which is a complied app.js
npm run webpack
or
webpack
npm i -D babel-loader babel-core babel-preset-es2015 babel-preset-react
npm i -D webpack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment