Skip to content

felixfavour/composition-api-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composition API Workshop, by Favour Felix

Powered by Vue School

This repository contains the source code for the Composition API Workshop by Favour Felix on Vue School. Particularly

  • the starter code (on main branch), and
  • the solution code (on solution branch)

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Project Setup for Local Development

npm install
npm run dev

Releases

No releases published

Packages

 
 
 

Contributors