bontrip-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

bontrip-library

Bontrip component library

NPM JavaScript Style Guide

Install

npm install --save bontrip-library

Usage

import React, { Component } from 'react'

import MyComponent from 'bontrip-library'
import 'bontrip-library/dist/index.css'

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

License

MIT © haydeemunozdelarocha

Readme

Keywords

none

Package Sidebar

Install

npm i bontrip-library

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

7.91 MB

Total Files

16

Last publish

Collaborators

  • haydeemunozdelarocha