Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.41 KB

File metadata and controls

30 lines (26 loc) · 1.41 KB

Example - Hello World - TypeScript

Latest Stable Version Min. TypeScript Version License

Hallo world example with static and dynamic content in TypeScript.

Instalation

git clone https://github.com/web-dev-server/example-helloworld-typescript.git example-helloworld-typescript
cd ./example-helloworld-typescript
npm update
npm update --save-dev
tsc

Usage

node build/run-server.js