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
Cinny Project
Copyright © 2024–2026 Ajay Bura
https://cinny.in
Folds is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.