Skip to content

heyheyjose/react-count-incrementor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 simple count incrementor UI built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published