This template uses React.
You can configure the project by editing wails.json
. More information about the project settings can be found
here: https://wails.io/docs/reference/project-config
To run in live development mode, run wails dev
in the project directory. The frontend dev server will run
on http://localhost:34115. Open this in your browser to connect to your application.
For a production build, use wails build
.