Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 423 Bytes

Deprecation Alert

Try out the 2018 version in https://github.com/shuson/react-starter-2018

react-webpack-starter

template project for react dancing with webpack

Because no hot reload of react component is compatiable with babel 6.

First of first npm install

  1. Build source code:javascript npm run build
  2. Start webpack dev server:javascript npm run up
  3. Hit http://localhost:8080