React Bootstrap Components 是一套用于构建 ReactJS 项目的 Bootstrap 组件

React Bootstrap Components 是一套用于构建 ReactJS 项目的 Bootstrap 组件

React UI框架

详细介绍

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
推荐源码