Skip to content

jackcallister/react-bootstrap-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Bootstrap Slider

This is port of Bootstrap Slider to a React component. This is just a demo but will soon be a self contained component.

Setup Guide

git clone [email protected]:jarsbe/react-bootstrap-slider.git

cd app

npm install

npm install webpack -g

webpack -w

Webpack is now watching your project for changes. Open up a new terminal tab to boot up a server.

python -m SimpleHTTPServer

Visit http://localhost:8000 and you should be good to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published