shelbydneuman / vue3-composition-api

A sample vue.js app demonstrating the use of mixins and how mixins can be replaced by Vue 3 Composition API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-composition-api

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A sample vue.js app demonstrating the use of mixins and how mixins can be replaced by Vue 3 Composition API.


Languages

Language:Vue 68.3%Language:JavaScript 19.1%Language:HTML 12.6%