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

Added wails-qwik-template to 3rd party templates (#2860)

* Added wails-qwik-template to 3rd party templates

* fix typo

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
This commit is contained in:
Kermout Ayoub 2023-08-27 08:13:49 +01:00 committed by GitHub
parent 92470f262e
commit 72290a2d58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,3 +66,7 @@ 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
## Qwik
- [wails-qwik-template](https://github.com/LazyClicks/wails-qwik-template) - A template using Qwik