<p align="center"> <img src="./logo.png" alt="Logo" width="100" /> <br /><br /> <span style="font-size: 32px; font-weight: bold;">lap-kit</span> </p>
npm install @ban4e/lap-kit

lap-kit
CLI utility for installing UI Kit components.
| Command | Description |
|---------|-------------|
| npx @ban4e/lap-kit init | Initialize your project and create a config file. Prompts for directories and aliases |
| npx @ban4e/lap-kit add | Add components to your project. Can specify components as arguments or select interactively |
| npx @ban4e/lap-kit add | Add components without confirmation prompts |
| npx @ban4e/lap-kit add | Overwrite existing component files |
``bashInitialize project
npx @ban4e/lap-kit init