Skip to content

jogleasonjr/react-bootstrap-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-bootstrap-starter

Sample react-bootstrap project that uses 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

About

Sample react-bootstrap project that uses gulp, reactify, browserify, and browser-sync.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published