@fileverse/ui
v4.2.0
Published
Welcome to the Fileverse UI System documentation. Here, you'll find instructions and examples to help you get started quickly and efficiently.
Keywords
Readme
Getting Started with Fileverse UI System
Welcome to the Fileverse UI System documentation. Here, you'll find instructions and examples to help you get started quickly and efficiently.
What is Fileverse design system?
The Fileverse Design System is a Figma library of UI components used by the Fileverse team to create seamless user experiences. These components are designed to match what is available to developers, ensuring consistency between design and implementation.
Installation
Install the library with npm:
npm install @fileverse/uiAdd CSS to your app
import '@fileverse/ui/styles'
