Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 310 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 310 Bytes

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