MarkJNZ / vue-composition-demo

Super mini project to demonstrate the usage and benefits of the composition API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composition-api

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Super mini project to demonstrate the usage and benefits of the composition API


Languages

Language:Vue 59.8%Language:JavaScript 24.6%Language:HTML 15.6%