bpls-web

0.1.0 • Public • Published

bpls-web

BPLS Web Modules

NPM JavaScript Style Guide

Install

npm install --save bpls-web

Usage

import React, { Component } from 'react'

import MyComponent from 'bpls-web'
import 'bpls-web/dist/index.css'

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

License

MIT © ramesesinc

Readme

Keywords

none

Package Sidebar

Install

npm i bpls-web

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

25 kB

Total Files

7

Last publish

Collaborators

  • jzamss