examples/

directory
v0.0.0-...-41860a2 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2022 License: MIT

README

Examples

Building examples

  1. First step is to run gopherjs build inside each directory (each directory is a self contained project).

  2. Once built, you can try serving the html+javascript via a server. If you built the project you can use gopherjs's built in server:

gopherjs serve

or any other http server in this folder and head over to the corresponding link (port :8080)

How to build basic example and serve it

cd basic # from examples, switch directory to basic
gopherjs build
cd .. # go back to examples directory
gopherjs serve

Default gopherjs server landing page is http://localhost:8080, you can navigate folders from here.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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