5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 22:13:36 +08:00

Update templates.mdx (#1492)

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
This commit is contained in:
Sidharth Rathi 2022-06-25 04:51:02 +05:30 committed by GitHub
parent 2065600096
commit c22f59adb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,9 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
- [wails-react-template](https://github.com/flin7/wails-react-template) - A minimal template for React that supports live development
- [wails-template-nextjs](https://github.com/LGiki/wails-template-nextjs) - A template using Next.js and TypeScript
# Solid
- [wails-solid-template](https://github.com/sidwebworks/wails-solid-template) - A template using Solid JS
## Svelte
- [wails-svelte-template](https://github.com/raitonoberu/wails-svelte-template) - A template using Svelte