1 Star 0 Fork 14

蓝词/vue-admin-work-site

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 657 Bytes
一键复制 编辑 原始数据 按行查看 历史
jxl 提交于 2022-01-18 12:57 . public version
{
"name": "vue-admin-work-site",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"normalize.css": "^8.0.1",
"vue": "^3.2.16",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@types/date-fns": "^2.6.0",
"@vicons/ionicons5": "^0.11.0",
"@vitejs/plugin-vue": "^1.9.3",
"naive-ui": "^2.23.1",
"sass": "^1.43.3",
"sass-loader": "^12.2.0",
"typescript": "^4.4.3",
"vfonts": "^0.1.0",
"vite": "^2.6.4",
"vite-plugin-components": "^0.13.3",
"vue-tsc": "^0.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/isheian/vue-admin-work-site.git
[email protected]:isheian/vue-admin-work-site.git
isheian
vue-admin-work-site
vue-admin-work-site
master

搜索帮助