Update templates.mdx (#1799)

* Update templates.mdx

* Update templates.mdx
This commit is contained in:
KiddoV
2022-08-28 17:01:27 +10:00
committed by GitHub
parent 92e85cd9b2
commit 9287649e0b
+4
View File
@@ -47,3 +47,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
## Elm
- [wails-elm-template](https://github.com/benjamin-thomas/wails-elm-template) - Develop your GUI app with functional programming and a **snappy** hot-reload setup :tada: :rocket:
## 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