Skip to content

onceaweeq/webpack-react-run-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-react-run-example

To run react with jsx on the webpack quickly
npm: https://www.npmjs.com/package/webpack-react-run-example

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/

About

To run react with jsx on the webpack quickly

Resources

License

Stars

Watchers

Forks

Packages

No packages published