johnkomarnicki / vue-3-composition-api-state-managment

repo for state management using vue 3 & reactive data using the composition API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

state

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

repo for state management using vue 3 & reactive data using the composition API


Languages

Language:Vue 56.2%Language:JavaScript 26.4%Language:HTML 17.4%