1、环境准备前端
2、后端安装node
$ go get github.com/Unknwon/bra $ go get github.com/grafana/grafana $ cd $GOPATH/src/github.com/grafana/grafana $ go run build.go setup $ go run build.go build
3、前端安装git
$ yarn
$ npm rebuild node-sass
4、启动github
# 后端启动 $ GOPATH/bin/bra run # 前端启动 $ yarn start:hot
帐号: admin 密码: admin skipsass