TypeScriptSamples/greeter at master · microsoft/TypeScriptSamples · GitHub
Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

README.md

TypeScript Sample: Greeter

Overview

This sample shows basic class definition and instantiation.

Running

tsc --sourcemap greeter.ts
start greeter.html