Build a starter app with React, Webpack and Babel HD
Github code: https://github.com/MyNameIsURL/react-webpack-starter-app In previous tutorials we used Create-React-App to quickly setup our projects. However, in this React tutorial we learn how to setup our own React project using Webpack and Babel to transpile our ES6 code.