4 Star 60 Fork 13

自然框架 / nf-vite2-element

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 681 Bytes
一键复制 编辑 原始数据 按行查看 历史
% 提交于 2021-07-03 21:55 . 调整数据库
{
"name": "nf-vite2-element",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"axios": "^0.21.1",
"element-plus": "^1.0.2-beta.39",
"eslint": "7.12.1",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-vue": "^7.11.1",
"nf-web-storage": "^0.1.3",
"vue": "^3.0.5",
"vue-data-state": "^0.1.1",
"vue-router": "^4.0.6"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.2.1",
"@vue/compiler-sfc": "^3.0.5",
"vite": "^2.1.5"
}
}
JavaScript
1
https://gitee.com/naturefw/nf-vite2-element.git
git@gitee.com:naturefw/nf-vite2-element.git
naturefw
nf-vite2-element
nf-vite2-element
master

搜索帮助