# typed-catch-of-the-day [![Build Status](https://travis-ci.org/ryanluker/typed-catch-of-the-day.svg?branch=master)](https://travis-ci.org/ryanluker/typed-catch-of-the-day)
typescript reactjs version of Wes Bos' reactjs for beginners tutorial series!

Follow the flow of the tutorial series by watching the videos and then looking at the relevant PRs.

[starter files](https://github.com/wesbos/React-For-Beginners-Starter-Files)  ||  [course site](https://reactforbeginners.com)  ||  [**Start**](https://github.com/ryanluker/typed-catch-of-the-day/pull/1)

## Requirements
- Node v4 +
- NPM
- Linux, Mac or Windows

## Setup
- npm install

## Build
- npm run build

## Run
- npm start

## Test
- npm test
