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