Skip to content

mattn/go-vue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-vue-example

Example App using Go, Vue.js, Element, Axios

Usage

$ go build
$ export MONGODB_URI=mongodb://...
$ ./go-vue-example

Requirements

Note

This Go server is generated by echo-scaffold. And added bits modified to serve static files.

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)