[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