typed-catch-of-the-day
v1.0.0
Published
typescript version of wes bos' catch of the day app
Downloads
10
Maintainers
Readme
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 || course site || Start
Requirements
- Node v4 +
- NPM
- Linux, Mac or Windows
Setup
- npm install
Build
- npm run build
Run
- npm start
Test
- npm test