Awesome
Build
Install Wails and run wails build
Development
Run the wails backend
wails serve
In another window, start the frontend
cd frontend && npm run serve
Install Wails and run wails build
Run the wails backend
wails serve
In another window, start the frontend
cd frontend && npm run serve