Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 553 Bytes

Express - React - Redux Starter Pack

Skeleton for website using ExpressJS, isomorphic ReactJS w/ React Router and Flux w/ Redux. Bundling with Gulp.

Install

Notes

  • Using imagemin-pngquant@4.2.2 because version 5.0.0 was causing gulp errors
  • Manually cloned react-ga from github because the published version on npm did not include the timing function.