Setting up Webpack, Babel and React from scratch

This is a demo repository to complete tutorial in this blog post.

Install dependencies

npm install

To start run

npm run dev