Appearance
Install Matarito-vue.
Run one of the following commands to add Matarito-vue to your project:
npm install matarito-vue
Please note that Vue 3 is a peer dependency:
"peerDependencies": { "vue": "^3.3.11" }