1 Star 1 Fork 1

ydj/vue3-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 768 Bytes
一键复制 编辑 原始数据 按行查看 历史
ydj 提交于 2021-07-13 20:54 . 优化插件配置
{
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"axios": "^0.21.1",
"element-plus": "^1.0.2-beta.55",
"mockjs": "^1.1.0",
"vite-plugin-svg-icons": "^1.0.1",
"vue": "^3.0.5",
"vue-router": "^4.0.10",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/node": "^16.3.0",
"@vitejs/plugin-vue": "^1.2.3",
"@vue/compiler-sfc": "^3.0.5",
"sass": "^1.35.2",
"sass-loader": "^12.1.0",
"typescript": "^4.3.2",
"vite": "^2.3.8",
"vite-plugin-compression": "^0.3.0",
"vite-plugin-html": "^2.0.7",
"vite-plugin-mock": "^2.9.1",
"vite-plugin-style-import": "^1.0.1",
"vue-tsc": "^0.0.24"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yindj/vue3-app.git
[email protected]:yindj/vue3-app.git
yindj
vue3-app
vue3-app
master

搜索帮助