vue cloud admin
1.0.0
vue-cloud-admin uses the latest technology and the simplest implementation method to build a back-end system that can be put into use quickly. Use it to get into production right away, or learn the entire Vue system through it.
# 克隆代码
git clone https://github.com/ni5328109/vue-cloud-admin.git
# 打开项目
cd vue-cloud-admin
#安装依赖
npm install
#启动
npm run serve
npm run build