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

This commit is contained in:
Christian S
2024-05-06 21:35:12 +10:00
committed by GitHub
parent acc89e522e
commit f8e1ab3ee9
+5
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.