1 Star 0 Fork 15

Onefirst/element-plus-admin-mini

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
webSir 提交于 2023-10-09 16:12 +08:00 . 完善readme
{
"name": "element-plus-admin-mini",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
"format": "prettier --write src/",
"i": "yarn --legacy-peer-deps",
"apifox": "node ./makeapi/apifox/make.js"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"axios": "^1.4.0",
"element-plus": "^2.3.14",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.1.6",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.4.0",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/eslint-config-prettier": "^8.0.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"prettier": "^3.0.3",
"vite": "^4.4.9",
"@iconify-json/ep": "^1.1.11",
"@vueuse/core": "^10.4.1",
"http-proxy": "^1.18.1",
"node-sass": "^9.0.0",
"sass": "^1.68.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/one-first-o/element-plus-admin-mini.git
[email protected]:one-first-o/element-plus-admin-mini.git
one-first-o
element-plus-admin-mini
element-plus-admin-mini
master

搜索帮助