Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 291 Bytes

File metadata and controls

15 lines (8 loc) · 291 Bytes

react-source-doc (17.0.2)

用typescript重写react源码,逐行写上阅读理解,支持直接调试。

文件结构和源码命名及执行逻辑一致 (git commit SHA: ef582fbea)

如何阅读

  1. clone代码

  2. yarn install

  3. yarn start

  4. visit http://localhost:4002