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