ryanluker / typed-catch-of-the-day

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 57.7%Language:CSS 29.4%Language:JavaScript 11.4%Language:HTML 1.4%