1.0.5 • Published 9 years ago

react-bootstrap-starter v1.0.5

Weekly downloads
28
License
-
Repository
github
Last release
9 years ago

react-bootstrap-starter

Sample project that uses react-bootstrap with gulp, reactify, browserify, and browser-sync. Inspired by material-ui.

Installation

Option 1: Clone this repo

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

How to use it

Now you can run your local server:

gulp