From 0233197073f06fb08848b36794e2f8baecbac511 Mon Sep 17 00:00:00 2001 From: Denis Date: Mon, 20 Dec 2021 20:40:42 +0700 Subject: [PATCH] Add wails-svelte-template --- website/docs/community/templates.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/community/templates.mdx b/website/docs/community/templates.mdx index c59fb588b..a6d08dcc7 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -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