Skip to content

This is an unofficial update to the fantastic react-webpack-express boilerplate.

Notifications You must be signed in to change notification settings

WarrenDev3190/react-webpack-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack-express

This is an unofficial update to the fantastic react-webpack-express boilerplate created by mixxen. It now utilizes ES6, React Router, React Bootstrap, Alt, and Sass in addition to Express and Webpack.

TODO

Isomorphic Rendering, Webpack-Hot-Module-Replacement

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

This is an unofficial update to the fantastic react-webpack-express boilerplate.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.2%
  • HTML 8.4%
  • CSS 0.4%