Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 262 Bytes

一个简单的搭配Redux源码阅读的例子。

  • 转载请注明作者

本地启动流程

  1. yarn install / npm install
  2. npm run dev
  3. 本地启动 http://localhost:8080

技术栈使用

  1. React + Redux + React-router..... 等全家桶
  2. Koa2