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

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

License

Notifications You must be signed in to change notification settings

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