docs: fix hacking guide, point to bikemap
This commit is contained in:
parent
ee76eb6b64
commit
d5f04dca53
@ -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)
|
||||
|
Reference in New Issue
Block a user