From 0288f33556c833449a477b5dcafad066bd506d6e Mon Sep 17 00:00:00 2001 From: AlienRecall <68950287+AlienRecall@users.noreply.github.com> Date: Wed, 15 Dec 2021 13:53:25 +0100 Subject: [PATCH] Added react 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 3939c5c2d..c59fb588b 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -28,3 +28,7 @@ Example: `wails init -n "Your Project Name" -t https://github.com/misitebao/wail ## Angular - [wails-angular-template](https://github.com/TAINCER/wails-angular-template) - Angular with TypeScript, Sass, Hot-Reload, Code-Splitting and i18n + +## React + +- [wails-react-template](https://github.com/AlienRecall/wails-react-template) - A template using reactjs