From d5f04dca534af1f696c98c52cc33f096bf178afc Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 22 Apr 2024 20:06:43 +0200 Subject: [PATCH] docs: fix hacking guide, point to bikemap --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 021314d..cd5ef69 100644 --- a/README.md +++ b/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)