mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 03:20:09 +08:00
docs: Add new template wails-astro-ts (#3401)
Add a community template to allow using Astro and TypeScript in Wails
This commit is contained in:
parent
9a069653e2
commit
45002a0d82
@ -69,3 +69,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
|
||||
|
||||
## Astro
|
||||
|
||||
- [wails-astro-ts](https://github.com/DiegPS/wails-astro-ts/) - Wails Template with Astro and Typescript, to use the framework you want, with Astro you have all the frameworks and libraries you want in one.
|
||||
|
Loading…
Reference in New Issue
Block a user