unknown 194d9a60c6 done hw 5 with typescript Omelchienko Hryhorii | il y a 3 ans | |
---|---|---|
html-css | il y a 3 ans | |
javascript | il y a 3 ans | |
README.md | il y a 3 ans |
// to start , create example.ts in directory javascript after that open powershell // in directory javascript and write down command "tsc example.ts" // to control changes use command tsc "example.ts -w"