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

Merge pull request #1030 from raitonoberu/patch-1

Add Svelte template
This commit is contained in:
Lea Anthony 2021-12-21 08:04:23 +11:00 committed by GitHub
commit b61158d329
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 ## React
- [wails-react-template](https://github.com/AlienRecall/wails-react-template) - A template using reactjs - [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