-
Create a react app or simply do npm create-react-app, if you want to work on the existing application, please ignore the current and next step.
-
$ npm install react react-dom
-
$ npm install react-bootstrap
-
Including prosoft style sheet in index.html, this will override bootstrap's css classes.
link rel="stylesheet" href="https://d260ckbc6brolt.cloudfront.net/prosoft-ui/branches/origin/rebranding/css/prosoft-ui.min.css"
-
Just go to App.jsx and look for imports and implementation in render() method. Ignore rest of the files, those files are for my own practice.
-
For further information about react-bootstrap, please follow these links:
https://react-bootstrap.github.io/getting-started.html https://react-bootstrap.github.io/components.html
-
Notifications
You must be signed in to change notification settings - Fork 0
harmeetsaimbhi/React-Bootstrap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository contains the steps about importing and using react-bootstrap components in our react app.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published