maz-ui is a standalone components library and tools for Vue.JS & Nuxt.JS (v3.x)
npm install maz-ui
npm install maz-ui
// nuxt.config.js
export default defineNuxtConfig({
modules: ['maz-ui/nuxt'],
mazUi: {
// Options
},
})
All options of the module are available here
npm install @mazui/cli
Please follow this documentation