Skip to content

softspiders/typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

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.