# vue-admin-template **Repository Path**: Chenylin/vue-admin-template ## Basic Information - **Project Name**: vue-admin-template - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-12-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Build Setup ```bash # 安装vue环境 npm install -g @vue/cli npm install -g @vue/cli-init # Clone project git clone https://gitee.com/Chenylin/vue-admin-template.git # Install dependencies npm install # Serve with hot reload at localhost:9528 npm run dev # 下面这两步目前暂时不需要 # Build for production with minification npm run build # Build for production and view the bundle analyzer report npm run build --report # 未完成的bug 角色管理里面的分页后台暂未提供 total ``` https://juejin.im/post/59bb864b5188257e7a427c09