Typescript學習

–> npm show typescript –> npm install -g typescript –> tsc -v –> npm bin -g tsc命令: –> tsc --help –>tsc --outDir dist helloworld.ts –>tsc --outDir dist ./src/helloworld.ts –>tsc --init 注:修改之後只需 --> tsc
相關文章
相關標籤/搜索