5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-27 14:41:44 +08:00
wails/v3/internal/templates/lit-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
195 B
JSON

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