Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 220 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 220 Bytes

TypeScript Presentation Exervise

Setup Instructions

npm install
webpack

Fix it

Problem: Messages don't load

  1. Convert project to typescript
  2. TypeScript will tell you what the problem is
  3. Fix it