Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 248 Bytes

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