web-dev-server-example-helloworld-typescript

Hello world example with static and dynamic content in Typescript.

Usage no npm install needed!

<script type="module">
  import webDevServerExampleHelloworldTypescript from 'https://cdn.skypack.dev/web-dev-server-example-helloworld-typescript';
</script>

README

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