Skip to content

Vue 3 compositions API with Pinia.

Notifications You must be signed in to change notification settings

lindritkrasniqi/vue-with-pinia

Repository files navigation

Vue 3 with Pinia

About this repository

This repository provides a simple authentication UI build with Vue 3 and Pinia on Vite. You can fork this repository for your frontend application and olso if you are familiar with Laravel, you can even use backend repository on link below.

Vite

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 to learn more.

Recommended IDE Setup