example

command
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2023 License: MIT Imports: 6 Imported by: 0

README

Do the following to run the example:

$ cd client
$ yarn && PUBLIC_URL=%DEPLOYMENT_PATH% yarn build
$ cd ..
$ # with prefix "ok"
$ go run main.go -prefix ok # then go to the browser: http://localhost:3000/ok. Note that refreshing the browser on http://localhost:3000/ok/next works.
$ # without prefix
$ go run main.go # then go to the browser: http://localhost:3000. Note that refreshing the browser on http://localhost:3000/ works.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL