Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 277 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 277 Bytes

react-todomvc-full

包含 react/redux 服务端渲染、路由filter、websocket同步等

深入到源码:解读 redux 的设计思路与用法 http://div.io/topic/1309

##install

npm install

##build

npm run build

##run

npm start