/bootstrap-components

Bootstrap Components built for ReactJS

Primary LanguageJavaScript

React Bootstrap Components

npm version

Install

npm

npm install --save bootstrap-components

yarn

yarn add bootstrap-components

Start the Demo Application

git clone https://github.com/timurtu/bootstrap-components
cd bootstrap-components
yarn install

Development mode

yarn start

Production mode

yarn prod