https://github.com/hojas/ant-design-vue-admin
🏳️🌈 A free admin template build with Vue3 and ant-design-vue.
https://github.com/hojas/ant-design-vue-admin
admin admin-template ant-design ant-design-vue typescript vue vue3
Last synced: 3 months ago
JSON representation
🏳️🌈 A free admin template build with Vue3 and ant-design-vue.
- Host: GitHub
- URL: https://github.com/hojas/ant-design-vue-admin
- Owner: hojas
- License: mit
- Created: 2021-08-29T10:04:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T06:02:41.000Z (over 2 years ago)
- Last Synced: 2025-02-01T20:11:24.455Z (5 months ago)
- Topics: admin, admin-template, ant-design, ant-design-vue, typescript, vue, vue3
- Language: Vue
- Homepage:
- Size: 749 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ant-design-vue-admin
A free admin build with Vue3 and ant-design-vue.
## setup
```shell
$ pnpm install
```## development
```shell
$ pnpm run dev
```