From ef8dc443174c7ae22afc29d05c36c5a08ab084c2 Mon Sep 17 00:00:00 2001 From: Lontten <30745595+lontten@users.noreply.github.com> Date: Tue, 26 Apr 2022 19:00:26 +0800 Subject: [PATCH] add a template with Vite + React + TypeScript (#1353) a template with Vite + React + TypeScript --- .../version-v2.0.0-beta.34/community/templates.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/versioned_docs/version-v2.0.0-beta.34/community/templates.mdx b/website/versioned_docs/version-v2.0.0-beta.34/community/templates.mdx index 8bff4eae..4dee08cd 100644 --- a/website/versioned_docs/version-v2.0.0-beta.34/community/templates.mdx +++ b/website/versioned_docs/version-v2.0.0-beta.34/community/templates.mdx @@ -35,6 +35,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-react-template](https://github.com/AlienRecall/wails-react-template) - A template using reactjs - [wails-react-template](https://github.com/flin7/wails-react-template) - A minimal template for React that supports live development +- [wails-vite-react-ts](https://github.com/lontten/wails-vite-react-ts) - A template with Vite + React + TypeScript ## Svelte