Basic React/Webpack/Babel Setup The purpose of this repository is to setup a basic React app with Webpack and Babel. See this simple app in action! git clone https://github.com/jleee/basic-react-webpack-babel-config.git cd basic-react-webpack-babel-config npm install npm run start