Install the present tool:
go install golang.org/x/tools/cmd/present@latest
To run the slides with present tool run:
present
By default the present tool serves up the slides on the http://127.0.0.1:3999
.
To get more information on present command line options run:
present --help