This is a example/template for creating desktop app using:
git clone https://github.com/issmeftah/wails-template.git
inside cd wails-template run:
wails dev
in other terminal inside wails-template/frontend/ run:
npm install && npm run dev
then open http://localhost:5000
run wails build -clean -package -production