Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

udtrokia/react-web-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

so mix react && reducer start based on create-react-app

. ├── actions
│   └── home
│   ├── index.js
│   └── index.js~
├── components
│   └── home
│   ├── index.js
│   └── index.js~
├── containers
│   ├── App.js
│   ├── App.js~
│   └── home
│   ├── index.js
│   └── index.js~
├── index.css
├── index.js
├── index.js~
├── reducers
│   ├── home
│   │   ├── index.js
│   │   └── index.js~
│   └── index.js
└── registerServiceWorker.js

  • redux
  • react-redux
  • react-router
  • react-router-dom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published