# vue-alain **Repository Path**: gongstring_open_source/vue-alain ## Basic Information - **Project Name**: vue-alain - **Description**: vue antdesign 实例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-alain 使用 `vue-cli 3.0` , `typescript`,`vue antd` 实现的中后台框架! [vue-alain(https://vue-alain.github.io/)](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`编译 ## 更新日志 [更新日志](./CHANGELOG.md) ## 截图 ![](/_screenshot/login.png) ![](/_screenshot/main1.png) ![](/_screenshot/main2.png) ![](/_screenshot/main3.png)