/go-amis-admin

Golang做后端,百度amis做前端,all-in-one的admin board

Primary LanguageCSSApache License 2.0Apache-2.0

1. Introduction

This project is a demonstration project for Baidu amis with golang as backend.

  • Golang GIN as backend
  • Baidu amis as frontend

2. How to build

  • Install dependancy
go get github.com/jteeuwen/go-bindata/...
go get github.com/elazarl/go-bindata-assetfs/...
  • Build
make