0.1.19 • Published 2 years ago
@kaizokulabs/ui v0.1.19
Kaizoku Labs UI Kit
Welcome to the Kaizoku Labs UI Kit repository! This project is maintained by the Kaizoku Labs a.k.a. Lambda Class Exploration Team and is intended to provide a comprehensive collection of UI components for rapid prototyping and development.
Table of Contents
Getting Started
Before you can use the Kaizoku Labs UI Kit, ensure you have the following prerequisites installed on your machine:
- Node.js (v18.0.0 or newer)
- Bun/Yarn
Installation
Clone the repository to your local machine:
git clone https://github.com/kaizokulabs/ui.git
cd ui
Dependencies
bun i
# or yarn
Usage
Start the Storybook server:
bun run storybook
# or yarn storybook
Now you can browse the UI components, view their documentation, and interact with them at http://localhost:6006.
Contribution Guidelines
We welcome contributions from the community! Just open a new PR!