React Starterify Versions Save

A minimal React JS application starter kit

v2.4.1

8 years ago

v2.3.1

8 years ago

This release adds caching to Watchify to improve speed, dependency updates, and minor improvements.

v2.3.0

8 years ago
  • enforcing best practices with Airbnb ESLint configuration
  • all the components are now stateless functions
  • fixed a linting related bug in the gulpfile
  • minor fixes

v2.2.0

8 years ago
  • Unit tests running with AVA
  • Browserify v13.0.0

v2.1.5

8 years ago

Now you can deploy on GH pages with ease: npm run deploy

v2.1.4

8 years ago

v2.1.3

8 years ago

This release includes Babel 6 and some fixes

v2.1.2

8 years ago

moved to gulp-imagemin

v2.1.1

8 years ago

v2.1.0

8 years ago
  • Update React to 0.14
  • Update React Router to 1.0.0-rc3