This is a working example of using Go + React style app as a binary build using go.rice
Once it is packaged you can run the binary for whichever OS the build is packaged for
using ./goat for this example or whatever the app name is given in the makefile
make dev
make build
make package
./goat