README.md 203 B

// 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"