1 Star 0 Fork 24

yanclv/vue-element-plus-admin-doc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 711 Bytes
一键复制 编辑 原始数据 按行查看 历史
Archer 提交于 2022-02-22 10:39 . docs: update link
{
"name": "vue-element-plus-admin-doc",
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/kailong321200875/vue-element-plus-admin-doc",
"author": "Archer <[email protected]>",
"license": "MIT",
"scripts": {
"dev": "vitepress dev",
"build:github": "vitepress build --github",
"build:gitee": "vitepress build --gitee",
"serve": "vitepress serve"
},
"devDependencies": {
"prettier": "^2.3.2",
"vite-plugin-components": "^0.10.4",
"vite-plugin-icons": "^0.6.3",
"vite-plugin-windicss": "^1.1.1",
"vitepress": "^0.14.1",
"windicss": "^3.1.3"
},
"dependencies": {
"@iconify/json": "^1.1.362",
"@vueuse/core": "^5.0.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tutour/vue-element-plus-admin-doc.git
[email protected]:tutour/vue-element-plus-admin-doc.git
tutour
vue-element-plus-admin-doc
vue-element-plus-admin-doc
master

搜索帮助