Go to file
2024-02-17 21:46:17 +08:00
.github 初始化项目 2024-02-17 17:00:13 +08:00
.idea 内嵌 http 服务 2024-02-17 21:45:43 +08:00
build 初始化项目 2024-02-17 17:00:13 +08:00
frontend 内嵌 http 服务 2024-02-17 21:45:43 +08:00
pkg 内嵌 http 服务 2024-02-17 21:45:43 +08:00
.gitignore 内嵌 http 服务 2024-02-17 21:46:17 +08:00
app.go 初始化项目 2024-02-17 17:00:13 +08:00
go.mod 内嵌 http 服务 2024-02-17 21:45:43 +08:00
go.sum 内嵌 http 服务 2024-02-17 21:45:43 +08:00
main.go 内嵌 http 服务 2024-02-17 21:45:43 +08:00
README.MD 内嵌 http 服务 2024-02-17 21:45:43 +08:00
wails.json 初始化项目 2024-02-17 17:00:13 +08:00
yarn.lock 初始化项目 2024-02-17 17:00:13 +08:00

初始化 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