当前位置:
主页
>
资源下载 >
13 > vue-admin是一款基于Vue的后台管理系统
-
vue-admin是一款基于Vue的后台管理系统
-
更新:2024-08-03 17:59:44
-
大小:12.07MB
-
推荐:★★★★★
-
来源:网友上传分享
-
类别:其它 - 开发技术
-
格式:ZIP
资源介绍
管理员
一个Vue.js项目
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report