/react-frontier

Frontier react library

Primary LanguageTypeScript

react-frontier

React component library for Frontier

npm-badge

Installation

Install with NPM or yarn. react-frontier requires Sass

npm i react-frontier sass
# Or use yarn
yarn add react-frontier sass

Import Frontier's SCSS in your project entry file

import 'react-frontier/style/frontier.scss';

Usage

Frontier's react doumentation will be done soon 🙂