Skip to content

Bohdan-Tovkach/TypeScript-HandBook-learning-area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TypeScript HandBook learning area

P.s. Node.js should be installed

For the experiment, just change the code and pass the result to console.log

compile into js

tsc [file-name].ts

run compiled js file

node [file-name].js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published