1 Star 1 Fork 0

alright/vue3.2.x + Vite2.6.x todolist

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
alright 提交于 2021-10-09 01:21 . first
{
"name": "v3-todolist",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"vue": "^3.2.16"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.3",
"vite": "^2.6.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alrightp/vue32x---vite26x-todolist.git
git@gitee.com:alrightp/vue32x---vite26x-todolist.git
alrightp
vue32x---vite26x-todolist
vue3.2.x + Vite2.6.x todolist
master

搜索帮助