garth
v1.1.6
Published
Responsive, mobile-first user interface components for React.
Maintainers
Readme
Garth
Responsive, mobile-first user interface components for React.
Getting Started
Follow the create-react-app instructions.
Install Garth
npm install --save garthUsage
import React from "react";
import { Button } from "garth";
const Example = (props) => <Button />;Dependencies
Required Peer Dependencies
License
MIT.
