378 B
378 B
初始化 wails 模版
wails generate template -name wails-vue3-template
使用模版初始化 wails 项目
wails init -n [项目名称] -t wails-vue3-template
从远程模板生成
wails init -n [项目名称] -t https://github.com/misitebao/wails-template-vue
生成 wails binding
wails generate module