This repository contains all components and themes employed by helpwave's web application
Theming is achieved through an extensive tailwindcss config in the globals.css
We use storybook for easily testing and showcasing our component library
npm run storybook
- Run the barreling script
npm run generate-barrels
- Increase the version number in the package.json
- Update the CHANGELOG.md