Skip to content

Boilerplate to start developing npm react components with webpack and express.

Notifications You must be signed in to change notification settings

mixxen/react-webpack-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack-express

Boilerplate to start developing npm react components with webpack. Includes flux as npm module.

Usage

git clone https://github.com/mixxen/react-webpack-express.git myapp
cd myapp
npm install
npm run build
npm run server
open http://localhost:3000

Use npm start to run webpack watch.

License

MIT

About

Boilerplate to start developing npm react components with webpack and express.

Resources

Stars

Watchers

Forks

Packages

No packages published