React component library for Frontier
Install with NPM or yarn, react-frontier requires frontier-css
npm i react-frontier frontier-css
# Or use yarn
yarn add react-frontier frontier-cssImport Frontier's CSS in your project entry file
import 'frontier-css/css/frontier.css'Frontier's react doumentation will be done soon 🙂
