Skip to content

安装

全局安装

sh
go install github.com/wailsapp/wails/v2/cmd/wails@latest

创建 vue 项目

sh
wails init -t vue-ts -n

如:wails init -t vue-ts -n myproject