5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:21:32 +08:00

Add template for React

This commit is contained in:
flin7 2021-12-26 17:21:19 +08:00 committed by GitHub
parent a03d1e5ac5
commit d7eaab97dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +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
- [wails-react-template](https://github.com/flin7/wails-react-template) - A minimal template for React that supports live development
## Svelte