/ts-hello

Primary LanguageJavaScript

ts-hello

This is a simple project to help you learn TypeScript.

How to run?

$tsc main.ts && node main.js