@bhkim526/react-bootstrap-gn

1.0.0 • Public • Published

@bhkim526/react-bootstrap-gn

poc react bootstrap global nav

NPM JavaScript Style Guide

Install

npm install --save @bhkim526/react-bootstrap-gn

Usage

import React, { Component } from 'react'

import MyComponent from '@bhkim526/react-bootstrap-gn'

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

License

MIT © BK

Readme

Keywords

none

Package Sidebar

Install

npm i @bhkim526/react-bootstrap-gn

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13.7 kB

Total Files

6

Last publish

Collaborators

  • bhkim526