0.0.11 • Published 10 months ago
@docthub.ui/ui-components v0.0.11
@docthub.ui/ui-components
This project contains a collection of reusable UI components for DocThub applications.
Features
- Built with React and TypeScript
- Styled using Material-UI (MUI)
- Component documentation and testing with Storybook
- Bundled with Vite and Rollup
Getting Started
Prerequisites
- Node.js (version 20.15.0 or later)
- npm (comes with Node.js)
Installation
Clone the repository:
git clone [repository-url]
Navigate to the project directory:
cd @docthub.ui/ui-components
Install dependencies:
npm install
Development
To start the development server with Storybook: