Skip to content

Commit

Permalink
Update templates.mdx (#2976)
Browse files Browse the repository at this point in the history
Add a template for Wails with Vite + Vue + TypeScript + NavieUI + Pinia.
  • Loading branch information
id88 authored Oct 12, 2023
1 parent 90c9186 commit a774459
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
- [wails-template-quasar-js](https://github.com/sgosiaco/wails-template-quasar-js) - A template using JavaScript + Quasar V2 (Vue 3, Vite, Sass, Pinia, ESLint, Prettier)
- [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-vite-vue-ts-navie-pinia](https://github.com/id88/wails-vite-vue-ts-navie-pinia) - A template for Wails with Vite + Vue + TypeScript + NavieUI + Pinia

## Angular

Expand Down

0 comments on commit a774459

Please sign in to comment.