Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 326 Bytes

shici

a shici web create by redux-sagas

使用 redux-sagas 处理异步逻辑,调用api接口获取页面所需的数据

添加 add delete get 三种方法,api接口是 (express-demo)[https://github.com/youling4438/express-demo]

api 接口由 node.js实现,数据库暂时使用mongoDB