Browse Source

docs: fix hacking guide, point to bikemap

main
decentral1se 2 weeks ago
parent
commit
d5f04dca53
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 8
      README.md

8
README.md

@ -2,8 +2,12 @@
> **Extremely WIP GUI Prototype ™**
## Bikemap
See [`#1`](https://git.vvvvvvaria.org/Toolsheds/snackbar/issues/1) 🤓
## Hacking
* Install [`wails`](https://wails.io), [`templ`](https://templ.guide) & [`npm`](https://www.npmjs.com)
* Install [`wails`](https://wails.io), [`templ`](https://templ.guide)
* Run `wails doctor` to check your system can run everything
* Run `wails dev -browser` to start up the development server
* Run `make`, hack & auto-reload the GUI on [localhost:34115](http://localhost:34115)