Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 171 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 171 Bytes

robofriends-ts

Udemy tutorial - adding TypeScript to a react app

To run the project:

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. Start adding types!