@ibecsystems/nuxt3-ui-kit v1.2.6
@ibecsystems/nuxt3-ui-kit
Quick Setup
- Add
@ibecsystems/nuxt3-ui-kit
dependency to your project
# Using pnpm
pnpm add -D @ibecsystems/nuxt3-ui-kit
# Using yarn
yarn add --dev @ibecsystems/nuxt3-ui-kit
# Using npm
npm install --save-dev @ibecsystems/nuxt3-ui-kit
- Add
@ibecsystems/nuxt3-ui-kit
to themodules
section ofnuxt.config.ts
export default defineNuxtConfig({
modules: [
'@ibecsystems/nuxt3-ui-kit'
]
})
That's it! You can now use Welcome to @ibecsystems/nuxt3-ui-kit in your Nuxt app ✨
Development
# Install dependencies
npm install
# Develop with the Storybook
npm run dev:prepare
# Generate type stubs
npm run dev:prepare
# Develop with the playground
npm run dev
# Build the playground
npm run dev:build
# Run ESLint
npm run lint
# Run Vitest
npm run test
npm run test:watch
# Release new version
npm run release
Repository
Check out the code on github, IBEC-BOX/nuxt3-ui-kit
Documentation
StoryBook documentation
Copyright (c) Ibec Systems
8 months ago
5 months ago
5 months ago
5 months ago
7 months ago
7 months ago
8 months ago
10 months ago
11 months ago
11 months ago
9 months ago
10 months ago
10 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
8 months ago
8 months ago
9 months ago
12 months ago
11 months ago
11 months ago
11 months ago
12 months ago
11 months ago
11 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago