SF
pexichy
pexichy
注册登录
关注博客
注册登录
主页
关于
RSS
重构一个流程图项目
晚上不许吃
5 月 26 日
阅读 1 分钟
343
全局安装react脚手架npm i create-react-app -g 创建react项目create-react-app router-editor-new安装 react router {代码...} ⚠️使用nrm可以切换npm代理的镜像源 {代码...} 上面的思路失败,参考这个吧:[链接]
“husky run“ not found
晚上不许吃
5 月 19 日
阅读 1 分钟
427
rm -rf .git/hooksnpm install参考:[链接]