This project is a boilerplate of a React app using webpack babel and express
Clone this repo, run npm install
In the project directory, you can run:
Starts express and react
Open http://localhost:3000 to view it in the browser.
You will also see any lint errors in the console.
Starts webpack on watch mode
Starts express server