Skip to content

xiaochen1024/react_code_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
chenwei
Feb 16, 2021
4d880bf · Feb 16, 2021

History

3 Commits
Jan 12, 2021
Jan 12, 2021
Feb 16, 2021
Feb 16, 2021
Jan 12, 2021

Repository files navigation

react_build:react17 build源码

  • cd react_build/node_modules/react
  • npm link
  • cd react_build/node_modules/react-dom
  • npm link

demos:视频教程的调试demo

  • cd demos
  • npm install
  • npm link react react-dom
  • npm start
  • 修改App.js的引用demo文件即可

reactMini:遵循react17源码,手写react迷你项目

  • cd reactMini
  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published