This repository contains the source code for the Composition API Workshop by Favour Felix on Vue School. Particularly
NOTE: The workshope assumes you have knowledge of the fundamentals of Vue.js. However, if you need a quick refresher or an introduction to these fundamentals, see Vue.js 3 Fundamentals with the Options API
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev