webpack-react-run-example

1.0.2 • Public • Published

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/

Package Sidebar

Install

npm i webpack-react-run-example

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • zironycho