Skip to content

web-dev-server/example-helloworld-typescript

Repository files navigation

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