typescript- configuring, compiling, debugging

npm i -g typescript/latest

npm init -y

tsc --init

npm i -S typescript/latest express @types/express

posted @ 2020-04-22 05:01  FigureSkating  阅读(92)  评论(0编辑  收藏  举报