An open API service indexing awesome lists of open source software.

https://github.com/safnaj/learn-typescript

TypeScript Fundamentals
https://github.com/safnaj/learn-typescript

Last synced: about 1 month ago
JSON representation

TypeScript Fundamentals

Awesome Lists containing this project

README

        

# TypeScript-Fundamentals
Type Script Fundamentals

### Compile & Run
* tsc filename.ts
* node filename.js