softspiders / typescript

HelloWorld in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOFTSPIDERS

HelloWorld in TypeScript


Feature tags

  • starter
  • template
  • typescript

Parents

helloworld-in-javascript - also by code

Children


Requirements


Istallation

Install TypeScript as a Node.js package

npm i -g typescript

or

yarn global add typescript

Compilation

tsc index.ts

Running


node index.js

Author

Alexander Lapygin


License

Licensed under the MIT license.

About

HelloWorld in TypeScript

License:MIT License


Languages

Language:TypeScript 100.0%