Skip to content

ryanhanwu/webpack-express-out-of-box-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack + Express out-of-box boilerplate

Developer Benefits

  • React.js Compatible
  • Old fashion page Based JS/CSS Compatible
  • SASS Hot Reload
  • Production/Development Settings in one file
  • Bootsrap, Fontawesome, jQuery enabled

TBA

  • Jade Hot reload
  • Jade Inject (?)
  • jQuery fallback for bootstrap - maybe fallback.js
  • CSS Merge - assets pipeline

Getting Started

Development

npm install
npm start

Production

npm run build
NODE_ENV=production npm start

Reference

License

MIT

About

Out of box Webpack+Express.js+SASS+Jade+Bootstrap+React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published