Installation
Prerequisites:
Node and Go are required for wails to work
Go 1.18+
NPM (Node 15+)
Then install wails via
go install github.com/wailsapp/wails/v2/cmd/wails@latest
Next run the command to start the application
wails dev
Last updated
Prerequisites:
Node and Go are required for wails to work
Go 1.18+
NPM (Node 15+)
Then install wails via
go install github.com/wailsapp/wails/v2/cmd/wails@latest
Next run the command to start the application
wails dev
Last updated