1.0.3 • Published 4 years ago

rsg-ui v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

rsg-ui

A React component library that is used across RealSGII2 services.

This package is in its bare bones right now and is being developed. It currently only contains two, small components.

NPM JavaScript Style Guide

Install

npm install --save rsg-ui

Usage

Import the components you wish to use in the library via the following line:

import { Button, Card } from 'rsg-ui';

Then, import the CSS used for all components:

import 'rsg-ui/dist/index.css'

License

MIT © RealSGII2

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago