bdc-elements
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

bdc-elements

bdc elements

NPM JavaScript Style Guide

Install

npm install --save bdc-elements

Usage

import React, { Component } from 'react'

import MyComponent from 'bdc-elements'
import 'bdc-elements/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © baldwin-design-co

/bdc-elements/

    Package Sidebar

    Install

    npm i bdc-elements

    Weekly Downloads

    0

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    4.59 kB

    Total Files

    9

    Last publish

    Collaborators

    • baldwin-design-co