Storybook application for a custom design system, Mizu Design System
.
- Storybook application for building UI components
- React for building UI components
- TypeScript support
- Built on Next.js
- Clone the repository
- Run
npm install
to install dependencies - Run
npm run storybook
to start the application - Run
npm run build-storybook
to build the application
- This project is a work in progress
- This project is not intended for production use
This project is licensed under the MIT License - see the LICENSE file for details.