1 Star 0 Fork 50

ShilmGroup / thingspanel-vue

forked from ThingsPanel / thingspanel-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dev.sh 98 Bytes
一键复制 编辑 原始数据 按行查看 历史
chaoxiaoshu 提交于 2022-12-19 16:01 . update .gitignore
#!/usr/bin/env bash
if [ "$ENV_MODE" = "development" ];then
npm install
npm run serve
fi
1
https://gitee.com/ShilmGroup/thingspanel-vue.git
git@gitee.com:ShilmGroup/thingspanel-vue.git
ShilmGroup
thingspanel-vue
thingspanel-vue
master

搜索帮助