Skip to content

Commit 324cee0

Browse files
authored
Update README.md
1 parent dfb1c9e commit 324cee0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
A desktop application build using wails and request to perform REST APIs
55

66
## Screenshots
7-
![image](https://github.com/dropdevrahul/hypr/assets/8207870/db511732-cd5d-4f0b-a099-fd16d0ec32c1)
7+
![image](https://github.com/dropdevrahul/hypr/assets/8207870/0a1e5ff1-c0e4-4159-84d4-b4c9af09966d)
88

99
## Live Development
10+
Please install the requiremenys for wails as mentioned here [wails](https://wails.io/docs/gettingstarted/installation/)
11+
1012
To run in live development mode, run `wails dev` in the project directory. This will run a Vite development
1113
server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser
1214
and have access to your Go methods, there is also a dev server that runs on http://localhost:34115. Connect

0 commit comments

Comments
 (0)