5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:09:17 +08:00

Add wails-svelte-template

This commit is contained in:
Denis 2021-12-20 20:40:42 +07:00 committed by GitHub
parent d883397d75
commit 0233197073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,3 +32,7 @@ Example: `wails init -n "Your Project Name" -t https://github.com/misitebao/wail
## React
- [wails-react-template](https://github.com/AlienRecall/wails-react-template) - A template using reactjs
## Svelte
- [wails-svelte-template](https://github.com/raitonoberu/wails-svelte-template) - A template using Svelte