Try out the 2018 version in https://github.com/shuson/react-starter-2018
template project for react dancing with webpack
Because no hot reload of react component is compatiable with babel 6.
First of first npm install
- Build source code:
javascript npm run build
- Start webpack dev server:
javascript npm run up
- Hit
http://localhost:8080