jfyne / live-examples

Examples of using jfyne/live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Templates expected to be in folders

mickgardner opened this issue · comments

Hi there, I was experimenting with the examples in the repo here and noticed that many of the examples expect the templates to be in a named folder, while storing the templates themselves in the root directory, causing them to fatally fail the first time you run them.

Thanks for putting together such a great contribution to the golang ecosystem. I was hunting for something like this.

Hi,

Are you running the examples from the root of the repo?

go run buttons/main.go