https://github.com/fishercoder1534/ts-hello
https://github.com/fishercoder1534/ts-hello
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fishercoder1534/ts-hello
- Owner: fishercoder1534
- Created: 2020-07-02T21:41:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T17:33:59.000Z (over 5 years ago)
- Last Synced: 2025-01-20T12:46:32.318Z (11 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-hello
This is a simple project to help you learn TypeScript.
## How to run?
$tsc main.ts && node main.js