diff --git a/website/docs/community/templates.mdx b/website/docs/community/templates.mdx index 3f2fe6db..80551784 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -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 \ No newline at end of file