To run in live development mode, run wails dev
in the project directory. This will run a Vite development
server that will provide very fast hot reload of your frontend changes.
To build a redistributable, production mode package, use wails build
.