mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-02-23 13:02:16 +08:00
docs: add user list
This commit is contained in:
parent
1286cd6228
commit
e820b25d8c
@ -84,7 +84,12 @@ I hope that Vue and its powerful community ecology can be used in Wails applicat
|
||||
wails init -n [Your Appname] -t https://github.com/misitebao/wails-template-vue
|
||||
```
|
||||
|
||||
<span id="nav-8"></span>
|
||||
flag description:
|
||||
|
||||
- n - The name of the application to be created
|
||||
- t - Template name, supports built-in template names and third-party templates in the form of hyperlinks
|
||||
|
||||
<span id="nav-8"></span>
|
||||
|
||||
## Maintainer
|
||||
|
||||
@ -117,6 +122,8 @@ Thank you to all the contributors who participated in the development of standar
|
||||
|
||||
## Part Of Users
|
||||
|
||||
- [Wails API Demos](https://github.com/misitebao/wails-api-demos) - A sample program for exploring Wails API, inspired by [Electron API Demos](https://github.com/electron/electron-api-demos)
|
||||
|
||||
<span id="nav-12"></span>
|
||||
|
||||
## Donators
|
||||
|
@ -122,6 +122,8 @@ wails init -n [你的应用名称] -t https://github.com/misitebao/wails-templat
|
||||
|
||||
## 部分用户
|
||||
|
||||
- [Wails API Demos](https://github.com/misitebao/wails-api-demos) - 一个用于探索 Wails API 的示例程序,灵感来源自 [Electron API Demos](https://github.com/electron/electron-api-demos)
|
||||
|
||||
<span id="nav-12"></span>
|
||||
|
||||
## 捐赠者
|
||||
|
Loading…
Reference in New Issue
Block a user