typed-catch-of-the-day icon indicating copy to clipboard operation
typed-catch-of-the-day copied to clipboard

typescript version of Wes Bos' react of beginners tutorial series!

typed-catch-of-the-day Build Status

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 || course site || Start

Requirements

  • Node v4 +
  • NPM
  • Linux, Mac or Windows

Setup

  • npm install

Build

  • npm run build

Run

  • npm start

Test

  • npm test