1 Star 0 Fork 22

liucy2007975/物联网平台:Fox-Edge-UI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-all.bat 210 Bytes
一键复制 编辑 原始数据 按行查看 历史
灵狐 提交于 2023-07-14 20:51 . 合并代码
::删除node_modules
rd node_modules /s/q
::使用阿里镜像上的源,进行install
call npm install --registry=https://registry.npm.taobao.org
::生成发布版本
call npm run build:prod
::npm view axios versions
pause
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/liucy2007975/fox-edge-ui.git
git@gitee.com:liucy2007975/fox-edge-ui.git
liucy2007975
fox-edge-ui
物联网平台:Fox-Edge-UI
master

搜索帮助