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

Add "wails-lit-shoelace-esbuild-template" to community templates page (#3459)

This commit is contained in:
Christian S 2024-05-06 13:35:12 +02:00 committed by GitHub
parent acc89e522e
commit f8e1ab3ee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,3 +67,8 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
## Pure JavaScript (Vanilla)
- [wails-pure-js-template](https://github.com/KiddoV/wails-pure-js-template) - A template with nothing but just basic JavaScript, HTML, and CSS
## Lit (web components)
- [wails-lit-shoelace-esbuild-template](https://github.com/Braincompiler/wails-lit-shoelace-esbuild-template) - Wails template providing frontend with lit, Shoelace component library + pre-configured prettier and typescript.