directory
Version:
v0.0.0-...-41860a2
Opens a new window with list of versions in this module.
Published: Feb 10, 2022
License: MIT
Opens a new window with license information.
README
¶
Examples
Building examples
-
First step is to run gopherjs build inside each directory (each directory is a self contained project).
-
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
¶
Click to show internal directories.
Click to hide internal directories.