Skip to content

mzqs5/vue-alain

 
 

Repository files navigation

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编译

更新日志

更新日志

截图

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 57.8%
  • TypeScript 22.1%
  • CSS 18.4%
  • Other 1.7%