Categorygithub.com/selesy/go-material
modulepackage
0.0.0-20210405114013-d2a39d38908e
Repository: https://github.com/selesy/go-material.git
Documentation: pkg.go.dev

# README

go-material-components-web

Go language WASM bindings to the material-components-web library.

Development

The Go module should install the wasm-server included with the dennwc/dom library. If it's not available try running the following command:

go install github.com/dennwc/dom/cmd/wasm-server

Running the following command in the root of the project should result in server starting:

wasm-server

Navigate to http://localhost:8080 and the the catalog should be compiled, loaded into the browser and run.

Links

  1. Go Web Assembly Wiki
  2. DOM Library for Go and WASM
  3. Block-Element-Modifier

# Packages

No description provided by the author
No description provided by the author
No description provided by the author