D3vugu-components/README.md

349 B

D3vugu-components

A collection of useful components to be used with vugu.

Generate components

Use go generate ./... at the root of this repository to regenerate all components.

This needs to be done after a vugu component was added or modified.

Run Vugu development server

Run go run ./scripts/dev-server.