Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 311 Bytes

Jet Renderer Example

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.