Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 647 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 647 Bytes

vue-alain

使用 vue-cli 3.0 , typescript,vue antd 实现的中后台框架!

vue-alain(https://vue-alain.github.io/)

使用过程

  1. git clone https://github.com/vue-alain/vue-alain.git
  2. cd vue-alain
  3. yarn install
  4. yarn serve

浏览器输入http://localhost:8080

编译

使用yarn build可能会报错,使用node .\node_modules\@vue\cli-service\bin\vue-cli-service.js build编译

更新日志

更新日志

截图

todo

  • st组件