Skip to content

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

Notifications You must be signed in to change notification settings

HdSeKenny/react-webpack-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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

 
 
 

Contributors

Languages

  • JavaScript 90.1%
  • HTML 7.3%
  • CSS 2.6%