Skip to content

Comparing Vue composition API components to options API

Notifications You must be signed in to change notification settings

Adeniyi-Bella/vue-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue composition API vs options API

This project compares the difference between options API and composition API. The full project implementation can be followed on medium

Project setup

npm install

Run the Vue dev server (http://localhost:8080)

npm run serve

Compiles and minifies for production

npm run build

About

Comparing Vue composition API components to options API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published