https://github.com/foolin/tigo-admin
tigo-admin is a admin template demo with tigo and Lumino admin template.
https://github.com/foolin/tigo-admin
Last synced: 4 months ago
JSON representation
tigo-admin is a admin template demo with tigo and Lumino admin template.
- Host: GitHub
- URL: https://github.com/foolin/tigo-admin
- Owner: foolin
- Created: 2017-01-23T09:00:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T02:29:45.000Z (about 9 years ago)
- Last Synced: 2025-11-17T09:08:29.070Z (7 months ago)
- Language: HTML
- Size: 1.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tigo-admin
tigo-admin is a admin template demo with tigo and Lumino, which is a clean, fresh admin panel template built on the Bootstrap framework and available.
# Usage
1.Install tigo.
```
go get github.com/foolin/tigo
```
2.Download [tigo-admin](https://github.com/foolin/tigo-admin/archive/master.zip "Tigo admin").
3.Run admin server.
```
go run main.go
```
You should be able to access URLs such as `http://localhost:8080`.
# Screenshots
* /login

* admin/index

* admin/widgets

* admin/charts

* admin/tables

* admin/forms

* admin/panels

* admin/icons

# Links
* [Tigo Framework](https://github.com/foolin/tigo "tigo framework")
* [Lumino Admin Template](http://medialoot.com/item/lumino-admin-bootstrap-template/ "Lumino Admin Template")