Welcome to my VueI! 👋
Innovative Vue UI Library.
Install the module to your Nuxt application with one command:
pnpx nuxi module add @vuei/nuxt
That's it! You can now use VueI in your Nuxt app ✨
Local development
# Install dependencies
pnpm install
# Generate type stubs
pnpm dev:prepare
# Develop with the playground
pnpm dev
# Build the playground
pnpm dev:build
# Run ESLint
pnpm lint
# Run Vitest
pnpm test
pnpm test:watch
# Release new version
pnpm release
Made with ❤️ by @germondai