FlintSable
6/3/2017 - 6:09 PM

setup

setup

npm i -D babel-loader babel-core babel-preset-es2015 babel-preset-react

npm i -D webpack
// this will create a bundle.js file
// which is a complied app.js

npm run webpack

or 

webpack