Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 134 Bytes

README.md

File metadata and controls

executable file
·
11 lines (9 loc) · 134 Bytes

2.3 - Creating your first TypeScript class

Project setup

yarn install

Compiles for development

tsc ./Dog.ts