docs: sync documents (#1968)

* docs: update template description

* docs: sync documents
This commit is contained in:
Misite Bao
2022-10-15 10:29:31 +11:00
committed by GitHub
parent 24dbd71be0
commit 7b501a8fd1
8 changed files with 54 additions and 36 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
## Vue
- [wails-template-vue](https://github.com/misitebao/wails-template-vue) - A template using Vite,Vue and Vue-Router(Support both JavaScript and TypeScript)
- [wails-template-vue](https://github.com/misitebao/wails-template-vue) - Wails template based on Vue ecology (Integrated TypeScript, Dark theme, Internationalization, Single page routing, TailwindCSS)
- [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