0.0.1 • Published 8 years ago

react-bootstrap-checkbox v0.0.1

Weekly downloads
41
License
ISC
Repository
github
Last release
8 years ago

ReactComponent

NPM version Build Status

Dependency Status devDependency Status peerDependency Status

Online demo: http://luqin.github.io/ReactComponent

Features

Installation

npm install ReactComponent --save

Usage

import ReactComponent from 'ReactComponent';

<ReactComponent />

More examples: Online demo, Source

Browser support

  • Google Chrome
  • Firefox (2+)
  • IE (9+)
  • Opera (11.6+)
  • Safari (6+)

Local Setup

  • Install the dependencies with npm install
  • Run the docs site in development mode with npm start. This will watch for file changes as you work. And auto refresh the page to see the updates.