Skip to content

cinnyapp/folds

Repository files navigation

Folds

Npm package

Folds is the design system made for Cinny matrix client.

Local development

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