Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 250 Bytes

Basic React-Redux Integration

Basic level, MVC redux integration. this code is a reactjs and redux js integration at the basic level and ideal for learn. ES6 and Webpack are used. Just

npm install
npm run dev
open http://localhost:3000