Install packr
for embedding the templates in the binary.
$ go get -u github.com/gobuffalo/packr/v2/packr2
$ cd jetrenderer && packr2 install
The templates is now embedded in the binary.
$ cd ~ && jetrenderer
Then open http://localhost:8080.