bgexample

1.0.0 • Public • Published

bgexample

Progress Bar

NPM JavaScript Style Guide

Install

npm install --save bgexample

Usage

import React, { Component } from 'react'

import MyComponent from 'bgexample'
import 'bgexample/dist/index.css'

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

License

MIT © vishaldevani18

Readme

Keywords

none

Package Sidebar

Install

npm i bgexample

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

7.93 kB

Total Files

7

Last publish

Collaborators

  • vishal-devani