@fileverse/ui
v4.1.3-patch-1
Published
Welcome to the Fileverse UI System documentation. Here you'll find instructions and examples to help you get started quickly and efficiently.
Downloads
1,406
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?
Fileverse design system is the Figma library of UI components that our team’s at Fileverse use to design for experience for Fileverse. The components contained within match with what is available for developers.
Installation
Install the library with npm:
npm install @fileverse/ui
Add CSS to your app
import '@fileverse/ui/styles'