1 Star 1 Fork 3

一月/vue3+vite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 501 Bytes
一键复制 编辑 原始数据 按行查看 历史
onemonth 提交于 2021-01-17 12:27 . 初始化
{
"name": "vite-project",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vuedx-typecheck . && vite build"
},
"dependencies": {
"@types/node": "^14.14.21",
"vue": "^3.0.5",
"vue-router": "^4.0.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.0.4",
"@vue/compiler-sfc": "^3.0.5",
"@vuedx/typecheck": "^0.4.1",
"@vuedx/typescript-plugin-vue": "^0.4.1",
"sass": "^1.32.4",
"typescript": "^4.1.3",
"vite": "^2.0.0-beta.12"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/onemonth/vue3-vite.git
[email protected]:onemonth/vue3-vite.git
onemonth
vue3-vite
vue3+vite
master

搜索帮助