JS Channel React UI Kit Live demo Installation npm install --save jsc-react-ui Usage import React from 'react' import { Button } from 'jsc-react-ui'; const ButtonExample = () => <Button />; License MIT License © Danilo Barros