Skip to content

Hexma/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React Boilerplate consist of ↓

  • react-router-4
  • react-loadable
  • redux
  • redux-saga

Features

  • Lazy load Component by Route
  • Dynamic inject Reducer && Saga
  • Simplified Action Generation and usage
  • Classnamed Wrapper from pathname

GETTING STARTED

git clone https://github.com/Hexma/react-boilerplate.git

cd react-boilerplate && yarn install && yarn start