https://github.com/daodao97/goadmin
Go Vue Admin
https://github.com/daodao97/goadmin
admin go vue
Last synced: 29 days ago
JSON representation
Go Vue Admin
- Host: GitHub
- URL: https://github.com/daodao97/goadmin
- Owner: daodao97
- Created: 2022-12-13T01:21:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T09:22:58.000Z (9 months ago)
- Last Synced: 2025-02-16T18:41:33.348Z (3 months ago)
- Topics: admin, go, vue
- Language: Go
- Homepage: https://daodao97.github.io/goadmin/
- Size: 14.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## install
```shell
go install github.com/daodao97/goadmin/cmd/goadmin@latest
```
## demo
Test Account username `test`, password `test`
```shell
goadmin start_demo
```## help
```shell
goadmin help
```