Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 285 Bytes

Vue.js TodoMVC in Golang

Vue.js TodoMVC App - ported to GopherJS.

Have a look at the app.go file in the js Folder.

Uses only the GopherJS js-Package to interface with Javascript.

Tested against Vue.js 0.11.4.