Skip to content

heyheyjose/thumbs-up-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Up or Down Vote Buttons

A component to show up and down votes built with React.

Requirements / Set Up:

If you don't have Browserify, Watchify, or Babel already installed globally, first do the following:

$ npm install -g browserify

$ npm install -g watchify

$ npm install -g babel

Then clone this repo and run the following commands:

$ npm install

$ npm run watch

If you already have those 3 installed, just "npm install" and you are ready to go!

About

A component to show up and down votes built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages