Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 513 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 513 Bytes

Vue 3: Composition API (with Pinia & Vite)

All source code files from the "Vue 3: Composition API (with Pinia & Vite)" course on Udemy.

How to use this repository

Each Module in the course has it's own branch in the repository. To see the code for a specific lesson, just select that branch from the branch drop-down (top-left). E.g. The module-6 branch contains the final code for Module 6 in the course.

Course link: Vue 3: Composition API (with Pinia & Vite)