You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
291 B
10 lines
291 B
8 months ago
|
# `snackbar`
|
||
|
|
||
|
> **Extremely WIP GUI Prototype ™**
|
||
|
|
||
|
## Hacking
|
||
|
|
||
|
* Install [`wails`](https://wails.io), [`templ`](https://templ.guide) & [`npm`](https://www.npmjs.com)
|
||
|
* Run `wails doctor` to check your system can run everything
|
||
|
* Run `wails dev -browser` to start up the development server
|