diff --git a/website/versioned_docs/version-v2.9.0/community/templates.mdx b/website/versioned_docs/version-v2.9.0/community/templates.mdx index 7db61f0837c..61ca007eaba 100644 --- a/website/versioned_docs/version-v2.9.0/community/templates.mdx +++ b/website/versioned_docs/version-v2.9.0/community/templates.mdx @@ -28,6 +28,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-template-quasar-ts](https://github.com/sgosiaco/wails-template-quasar-ts) - A template using TypeScript + Quasar V2 (Vue 3, Vite, Sass, Pinia, ESLint, Prettier, Composition API with <script setup>) - [wails-template-naive](https://github.com/tk103331/wails-template-naive) - Wails template based on Naive UI (A Vue 3 Component Library) - [wails-template-nuxt](https://github.com/gornius/wails-template-nuxt) - Wails template using clean Nuxt3 and TypeScript with auto-imports for wails js runtime +- [Wails-Tool-Template](https://github.com/xisuo67/Wails-Tool-Template) - Wails template using Vue+TypeScript+Vite+Element-plus(仿网易云) ## Angular