React Bootstrap Starter is a starter template for react and bootstrap created by Chris Achinga. This theme uses `Create React App`, `react-bootstrap` and `gh-pages`.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is how you set up the project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- NodeJS
- Node Package Manager (npm) or yarn
- Clone the repo
git clone https://github.com/achingachris/react-router-bootstrap-starter.git
- Install NPM packages
npm install
- Running the project
npm start