From 8470bfb26bc3df0ad9075bdff7e120787050005a Mon Sep 17 00:00:00 2001 From: Timm Ortloff Date: Fri, 22 Oct 2021 06:47:03 +0200 Subject: [PATCH] Added Angular template to Community templates list --- website/docs/community/templates.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/community/templates.mdx b/website/docs/community/templates.mdx index a1ce48f6b..3939c5c2d 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -25,3 +25,6 @@ Example: `wails init -n "Your Project Name" -t https://github.com/misitebao/wail - [wails-vite-vue-ts](https://github.com/codydbentley/wails-vite-vue-ts) - Vue 3 TypeScript with Vite (and instructions to add features) - [wails-vite-vue-the-works](https://github.com/codydbentley/wails-vite-vue-the-works) - Vue 3 TypeScript with Vite, Vuex, Vue Router, Sass, and ESLint + Prettier +## Angular + +- [wails-angular-template](https://github.com/TAINCER/wails-angular-template) - Angular with TypeScript, Sass, Hot-Reload, Code-Splitting and i18n