1 Star 0 Fork 169

eiby_shenzhen/iot-dc3-web

forked from 张红元/iot-dc3-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dc3.code-workspace 647 Bytes
一键复制 编辑 原始数据 按行查看 历史
张孜 提交于 2024-05-27 00:06 . feat: 2024.3.0
{
"folders": [
{
"path": "src",
"name": "web"
},
{
"path": "dc3",
"name": "dc3"
},
{
"path": ".",
"name": "root"
}
],
"launch": {
"version": "2024.3.0",
"configurations": [
{
"type": "node",
"request": "launch",
"cwd": "${workspaceFolder:web}",
"name": "yarn serve",
"runtimeExecutable": "yarn",
"runtimeArgs": [
"serve"
]
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/wistorm/iot-dc3-web.git
[email protected]:wistorm/iot-dc3-web.git
wistorm
iot-dc3-web
iot-dc3-web
main

搜索帮助