You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
280 B
Markdown

# D3vugu-components
A collection of useful components to be used with [vugu](https://www.vugu.org/).
## Generate components
Use `go generate ./...` at the root of this repository to regenerate all components.
## Run Vugu development server
Run `go run ./scripts/dev-server`.