Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 893 Bytes

File metadata and controls

34 lines (23 loc) · 893 Bytes

Front UI Kit

Npm Version Storybook

Installation

To install you would just need to install via npm:

npm install @frontapp/ui-kit

or yarn:

yarn add @frontapp/ui-kit

Documentation

The Front UI Kit is a set of React components that you can use to build Front plugins. You can view the source code for the different components in this repo.

For full documentation, refer the Front Developer Portal.

Bugs or issues?

Feel free to open up an issue if you run into any problems using the library.