README
bscs-components
React component library for BSCS branding.
Install
npm install --save bscs-components
Usage
import React from 'react'
import { Button } from 'bscs-components'
const Example = () => {
return (
<Button />
)
}
License
MIT © cameron-yee
npm login npm version 1.0.6 npm publish
npm update
ncu -u
npm-check-updates