Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 599 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 599 Bytes

简介

Saidmin Vue 2.0

安装使用

  • 获取代码
git clone https://github.com/saithink/saiadmin-vue.git

git clone https://gitee.com/appsai/saiadmin-vue.git
  • 安装依赖
cd saiadmin-vue && yarn install
  • 运行
yarn dev
  • 打包
yarn build