TypeScript - 安装

在已经安装了node之后,在命令行中输入:

npm install -g typescript

打印版本号,验证是否安装成功:

tsc -v

参考:

https://www.runoob.com/typescript/ts-install.html

posted on 2021-04-11 13:37  sunylat  阅读(61)  评论(0编辑  收藏  举报