Skip to content

Commit aa65f7a

Browse files
authored
Update vue.md
Added 3 boilerplates for integrating Overmind with Vue 3 + TypeScript, with Vite, and with Quasar 2
1 parent f3430c8 commit aa65f7a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

views/vue.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,3 +395,12 @@ export default {
395395
{% endtab %}
396396
{% endtabs %}
397397

398+
## Boilerplates
399+
400+
* Vue 3 + TypeScript + Overmind with hooks: https://github.com/hipertracker/vue3-overmind
401+
402+
* Vue 3 + TypeScript + Vite + Overmind with hooks: https://github.com/hipertracker/vite-overmind
403+
404+
* Vue 3 + TypeScript + Quasar 2 + Overmind with hooks: https://github.com/hipertracker/quasar2-overmind
405+
406+

0 commit comments

Comments
 (0)