Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fintechlabs/typescript
Introduction to TypeScript
https://github.com/fintechlabs/typescript
typescript typescript2
Last synced: 3 days ago
JSON representation
Introduction to TypeScript
- Host: GitHub
- URL: https://github.com/fintechlabs/typescript
- Owner: FintechLabs
- Created: 2018-06-14T12:12:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T12:23:28.000Z (over 6 years ago)
- Last Synced: 2024-10-31T08:42:29.545Z (about 2 months ago)
- Topics: typescript, typescript2
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to TypeScript
## How to Install
`INSTALL => npm install -g typescript` or `brew install typescript`
`COMPILE => tsc helloworld.ts`