gjs-material is a small frontend library to create awesome web frontends in golang
this package is WIP do not use it in production!
- Material-kit from Creative Tim (https://github.com/creativetimofficial/material-kit)
- GopherJS (https://github.com/gopherjs/gopherjs)
- Vecty (https://github.com/gopherjs/vecty)
go get -u -v github.com/fsuhrau/gjs-material
you will find some examples in the examples folder (a proper documentation will follow)
to run the examples browse to the folder containing the example and run gopherjs serve
open your web browser and open http://localhost:8080