1.0.2 • Published 9 years ago

webpack-react-run-example v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

webpack-react-run-example

To run react with jsx on the webpack quickly

How to start

  1. Clone this project
$ git clone https://github.com/onceaweeq/webpack-react-run-example.git
$ cd webpack-react-run-example
  1. Install webpack and webpack dev server
$ sudo npm install webpack webpack-dev-server -g
  1. Install dependency packages
$ npm install
  1. Run webpack-dev-server
$ npm test
  1. Check working well
http://localhost:8080/webpack-dev-server/
1.0.2

9 years ago

1.0.0

9 years ago