Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vue-alain/vue-alain
https://github.com/vue-alain/vue-alain
typescript vue vue-alain vue-antd vue-antd-admin vue-typescript vue-typescript-admin
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vue-alain/vue-alain
- Owner: vue-alain
- Created: 2018-10-07T06:46:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T08:52:02.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T16:32:46.908Z (3 months ago)
- Topics: typescript, vue, vue-alain, vue-antd, vue-antd-admin, vue-typescript, vue-typescript-admin
- Language: Vue
- Size: 4.16 MB
- Stars: 379
- Watchers: 30
- Forks: 103
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
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)## todo
- [ ] st组件