Follow the setup guide in README.md
yarn watch
yarn jest
test -z "$(gofmt -s -l . | grep -v -E 'vendor/(github.com|golang.org|gopkg.in)' | tee /dev/stderr)"
yarn test go test -v ./pkg/...