Skip to content

rykuehn/reduxCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReduxCounter

This repo is for an Intro to Redux Workshop.

###Getting Started###

####Want to see the answers?##### Clone this repo, install dependencies, then start the server with the following:

	> git clone https://github.com/rykuehn/reduxCounter.git
	> cd reduxCounter
	> npm install
	> npm start

####Step-By-Step?##### Clone this repo, install dependencies, then start the server with the following:

  > git clone https://github.com/rykuehn/reduxCounter.git
  > cd reduxCounter
  > git checkout practice
  > npm install
  > npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5