Skip to content

React with Webpack, Gulp, Hot Reload, es6/es7, SASS, Redux, and Production Ready

License

Notifications You must be signed in to change notification settings

LucioFranco/react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-starter

React with Webpack, Gulp, es6/es7, Redux, and Production ready

To Install:

npm install

Gulp tasks:

gulp # will run webpack dev server at localhost:8080

gulp hot # will run webpack dev server with Hot Module Reload

gulp build:production # will compile app for production with uglifyjs, dedupe, and other optimizations

About

React with Webpack, Gulp, Hot Reload, es6/es7, SASS, Redux, and Production Ready

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published