@webcc-dev/components
v0.0.35
Published
Webcc nuxt layers
Downloads
1,223
Keywords
Readme
Webcc Components
Quick Setup
Install the module to your Nuxt application:
npx nuxi module add @webcc-dev/componentsContribution
Install dependencies from workspace
pnpm installDevelop with the playground from workspace
pnpm run devBuild the playground
pnpm run dev:buildRun ESLint
pnpm run lintRun Vitest
pnpm run test