go vue example
1.0.0
Example App using Go, Vue.js, Element, Axios
$ go build
$ export MONGODB_URI=mongodb://...
$ ./go-vue-example
This Go server is generated by echo-scaffold. And added bits modified to serve static files.
MIT
Yasuhiro Matsumoto (a.k.a. mattn)