Skip to content

React, Redux, Redux Saga, Immutable, ES7, Webpack, Babel frontend boilerplate. Using the "ducks" pattern for redux and saga code. Jest for testing.

Notifications You must be signed in to change notification settings

fengweijp/react-redux-saga-boilerplate

 
 

Repository files navigation

React, React-Router, Redux, Redux Saga, Immutable, Babel/ES7, Webpack HMR boilerplate

Features

  • Webpack Hot Module Reloading (HMR)
  • Webpack Dashboard for useful terminal output while developing
  • A fairly production-ready webpack config (uglify, minify, image compression, image inlining) (tailor it further based on the needs of your project)

About

React, Redux, Redux Saga, Immutable, ES7, Webpack, Babel frontend boilerplate. Using the "ducks" pattern for redux and saga code. Jest for testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • CSS 5.6%
  • HTML 5.0%