Skip to content

timurtu/bootstrap-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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