appengine-go-ssr-example
appengine-go-ssr-example copied to clipboard
Server side rendering with Vue.js on GAE/Go
App Engine Server side rendering
Server side rendering with Vue.js on GAE/Go
Setup
require GAE/Go SDK, node.js
$ git clone https://github.com/k2wanko/appengine-go-ssr-example.git
$ npm install # or yarn
$ go get -v ./...
$ npm run dev
access to http://localhost:8080