Skip to content

aschmelyun/video-vue-converting-composition-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converting a Vue component to the Composition API

This is the source code behind the YouTube video with the same title. If you have any questions about this, please let me know!

You'll probably be mostly interested in the src/components/ShoppingCart.vue file.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

The source code behind the video "Converting a Vue component to the Composition API"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published