Skip to content

Latest commit

 

History

History
7 lines (1 loc) · 219 Bytes

info.md

File metadata and controls

7 lines (1 loc) · 219 Bytes

Remember to have TypeScript installed (npm install -g typescript) and a tsconfig.json file for configuration if you don't have one already. You can compile the TypeScript code to JavaScript using the tsc command.