0
How do i program a typescript?
3 Réponses
+ 2
Do you want to write a program with typescript?
+ 1
You will need to install typescript. If you want write code on your computer in text-editor.
I recommend install typescript with npm.
You will need text-editor or IDE in order to write code. I recommend vscode.