Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

ryanluker/typed-catch-of-the-day

Repository files navigation

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