Folds is the design system made for Cinny matrix client.
Execute the following commands to start a development server:
npm ci # Install all dependencies
npm run storybook # Serve a development version
To build the package:
npm run build # Build package into dist directory