Frigate react
mrdigger@sad-systems.ru
Author: MrDiggerhttp://sad-systems.ru, 2019
© SAD-SystemsDescription
Frigate React.js components library.
Provides the components for React framework under "Frigate" lib.
Full description, docs and sources see on github.
Install
yarn add @sad-systems/frigate-react
or
npm install --save @sad-systems/frigate-react
Usage
import { <SomeComponent> } from '@sad-systems/frigate-react';
export default () => (
<SomeComponent>
...
</SomeComponent>
);
Live demo
Try the live demo.
Documentation
View classes description.
License
MIT