Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 550 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 550 Bytes

react-redux-saga-boilerplate

Greenkeeper badge

My simple starter kit which I'd love to share to the community. The project was generated from create-react-app and then I included a few libraries.

Features Out-Of-The-Box

  • React-Router 4
  • Semantic Ui
  • Redux
  • Redux Saga
  • ESlint
  • Airbnb's ESlint rules

Live Demo

https://react-redux-saga-boilerplate.herokuapp.com/

Installation

Clone repo and run:

yarn && yarn start