- gasocre/gas
- gasocre/std
- sass
- golang-commonmark/markdown - markdown parser
// install nodejs, I recommend github.com/nvm-sh/nvm
GO111MODULE=off go get github.com/gascore/example
cd $GOPATH/src/github.com/gascore/example
export GO111MODULE=on
cd app
go get
cd ..
npm i
go run main.go -watch