/FSW-Redux-Counter

redux counter example for intro to redux

Primary LanguageJavaScript

Redux Counter Example

For use with the intro to redux lesson.

Installation

Clone this repo down to your local machine.

  • cd to the directory you cloned it in.
  • npm install to install dependencies
  • npm start to launch the webserver