kontor-vue with tutorial implementation

This commit is contained in:
2026-04-12 16:23:10 +02:00
parent 709ac9512c
commit 4c918f01db
55 changed files with 4015 additions and 2824 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
# Vue 3 + Vite
# vue-3-pinia-registration-login-example
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Vue 3 + Pinia - User Registration and Login Example & Tutorial
Learn more about IDE Support for Vue in the [Vue Docs Scaling up Guide](https://vuejs.org/guide/scaling-up/tooling.html#ide-support).
Documentation at https://jasonwatmore.com/post/2022/07/25/vue-3-pinia-user-registration-and-login-example-tutorial