1 Star 0 Fork 9

HUTbigold/sonic-cloud

forked from SonicCloudOrg/sonic-cloud 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 495 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhouYixun 提交于 2022-09-07 21:31 . init
{
"name": "sonic-cloud",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"element-plus": "^1.1.0-beta.24",
"vue": "^3.2.16",
"vue-router": "^4.0.10"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.3",
"unplugin-auto-import": "^0.6.1",
"unplugin-element-plus": "^0.3.1",
"unplugin-vue-components": "^0.17.21",
"vite": "^2.6.4",
"vite-plugin-md": "^0.11.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/hutbigold/sonic-cloud.git
git@gitee.com:hutbigold/sonic-cloud.git
hutbigold
sonic-cloud
sonic-cloud
main

搜索帮助