1 Star 0 Fork 3

honeyli0228/YiYi-Vue

forked from Jack魏/YiYi-Vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "yiyi-vue",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite --force --host --mode development",
"build:test": "vite build --mode test",
"build": "vue-tsc --noEmit&& vite build --mode production",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"axios": "^1.4.0",
"element-plus": "^2.3.7",
"nprogress": "^0.2.0",
"pinia": "^2.1.4",
"terser": "^5.18.1",
"vue": "^3.2.47",
"vue-router": "^4.2.2"
},
"devDependencies": {
"@types/node": "^20.3.1",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@vitejs/plugin-vue": "^4.2.3",
"eslint": "^8.43.0",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.15.0",
"sass": "^1.63.5",
"sass-loader": "^13.3.2",
"typescript": "5.0",
"vite": "^4.3.9",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.4.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/honeyli0228/yiyi-vue.git
[email protected]:honeyli0228/yiyi-vue.git
honeyli0228
yiyi-vue
YiYi-Vue
dev

搜索帮助