Sample react-bootstrap project that uses gulp, reactify, browserify, and browser-sync. Inspired by material-ui.
Simply clone this repo and everything is here for you:
git clone https://github.com/jogleasonjr/react-bootstrap-starter.git
cd react-bootstrap-starter
npm install
npm install -g gulp
Option 2: NPM
npm install react-bootstrap-starter
cd node_modules/react-bootstrap-starter
npm install
npm install -g gulp
Now you can run your local server:
gulp