gowd • TodoMVC
Implementation of TodoMVC using 'gowd'.
- The
go
programming language (dah!) from here. nwjs
chromium engine from here.npm
package manager from here.
To build & run this sample:
cd $GOPATH/github.com/dtylman/gowd/cmd/todomvc
npm install
go build
nw .
- gowd on github
Created by Danny Tylman