Skip to content

react 源码学习,本地调试环境搭建,直接引用packages里面文件调试

Notifications You must be signed in to change notification settings

ali-baba-learn/react-source-study

Repository files navigation

项目技术栈

[email protected] + [email protected]

项目运行

git clone --depth 1 https://github.com/ali-baba-learn/react-source-study.git  

cd react-source-study 

npm install || yarn  install

npm run dev


构建命令


npm run build (打包,部署)

本项目参考博主的分享,在此基础上略加了修改

https://segmentfault.com/a/1190000015908833

About

react 源码学习,本地调试环境搭建,直接引用packages里面文件调试

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages