Skip to content

Latest commit

 

History

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

File metadata and controls

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

2.1 - Creating a TypeScript Project

Project setup

yarn install

Compiles for development

tsc ./index.ts