loudjay / vue-alain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vue 57.6%Language:CSS 20.3%Language:TypeScript 20.2%Language:JavaScript 1.2%Language:HTML 0.8%Language:Batchfile 0.0%