文件名称:vue-admin-template:v一个Vue管理员后端模板项目
文件大小:889KB
文件格式:ZIP
更新时间:2024-05-20 01:57:00
JavaScript
vue管理模板 Vue管理员后端模板项目。 构建设置 # checkout repository git clone git@github.com:WeideMo/vue-admin-template.git # 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 # run unit tests npm run unit