5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-27 14:41:44 +08:00
wails/v3/internal/templates/react-ts/template.json
Lea Anthony 39af86e59d
Improve project creation.
Add `template.json` to templates.
Update dependencies.
2023-08-09 21:30:06 +10:00

8 lines
196 B
JSON

{
"name": "React + Vite (Typescript)",
"shortname": "react-ts",
"author": "Lea Anthony",
"description": "React + Vite development server",
"helpurl": "https://wails.io",
"version": 3
}