To run react with jsx on the webpack quickly
npm: https://www.npmjs.com/package/webpack-react-run-example
- Clone this project
$ git clone https://github.com/onceaweeq/webpack-react-run-example.git
$ cd webpack-react-run-example
- Install webpack and webpack dev server
$ sudo npm install webpack webpack-dev-server -g
- Install dependency packages
$ npm install
- Run webpack-dev-server
$ npm test
- Check working well
http://localhost:8080/webpack-dev-server/