Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 429 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 429 Bytes

React Hot Mocha Boilerplate Optimized

Fork of react-hot-boilerplate with testing and production optimizations.

Includes:

Testing
  • Mocha
  • Chai
  • Enzyme
  • Sinon
  • jsdom
Code Coverage
  • Istanbul
  • nyc
Optimizations
  • Preact
  • Dedupe
  • UglifyJs
  • vendor chunking
  • gzipping
Linting
  • Airbnb style guide