/TabbedNavigation

A simple tabbed navigation bar written in React

Primary LanguageJavaScript

Simple Tabbed Navigation in React

A simple tabbed navigation bar written in React paired with the query string. Also shows expandable / hide-able panels.

Built with React/Flux, Bootstrap, Node.js, and Gulp.

Quick start

Clone this repo.

Make sure Node.js and npm are installed.

npm install
npm install -g gulp
gulp

Once that's done, open up http://localhost:3000/ in your browser.