Update templates.mdx (#1799)

* Update templates.mdx

* Update templates.mdx
This commit is contained in:
KiddoV 2022-08-28 02:01:27 -05:00 committed by GitHub
commit 9287649e0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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