0 Star 0 Fork 12

张杳/jtopo_vue_vite

forked from 莫言/jtopo_vue_vite 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 296 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "my-vue-app",
"private": true,
"version": "0.1.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.2.25"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.4",
"vite": "^2.9.15"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/guanjiayao/jtopo_vue_vite.git
git@gitee.com:guanjiayao/jtopo_vue_vite.git
guanjiayao
jtopo_vue_vite
jtopo_vue_vite
master

搜索帮助