使用 vue-cli 3.0
, typescript
,vue antd
实现的中后台框架!
vue-alain(https://vue-alain.github.io/)
git clone https://github.com/vue-alain/vue-alain.git
cd vue-alain
yarn install
yarn serve
浏览器输入http://localhost:8080
使用yarn build
可能会报错,使用node .\node_modules\@vue\cli-service\bin\vue-cli-service.js build
编译




实现基本页面
...
搭建vue-alain基本组件框架
...
![]() |
CHANGELOG | 312 b | view | edit | raw | blame | history |
![]() |
README | 673 b | view | edit | raw | blame | history |
![]() |
amsdist/robots | 26 b | view | edit | raw | blame | history |
![]() |
public/robots | 26 b | view | edit | raw | blame | history |
![]() |
src/assets/theme/styles/layout/default/index.en-US | 2 KB | view | edit | raw | blame | history |
![]() |
src/assets/theme/styles/layout/default/index.zh-CN | 4 KB | view | edit | raw | blame | history |
![]() |
src/assets/theme/styles/layout/fullscreen/index.en-US | 555 b | view | edit | raw | blame | history |
![]() |
src/assets/theme/styles/layout/fullscreen/index.zh-CN | 528 b | view | edit | raw | blame | history |