https://github.com/safnaj/learn-typescript
TypeScript Fundamentals
https://github.com/safnaj/learn-typescript
Last synced: about 1 month ago
JSON representation
TypeScript Fundamentals
- Host: GitHub
- URL: https://github.com/safnaj/learn-typescript
- Owner: Safnaj
- Created: 2019-02-25T15:20:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T15:15:47.000Z (over 5 years ago)
- Last Synced: 2025-01-25T12:11:46.898Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript-Fundamentals
Type Script Fundamentals### Compile & Run
* tsc filename.ts
* node filename.js