calendar_todayAugust 17, 2016
在 Visual Studio Code 開發 Typescript 應用
初始化 npm
npm init
安裝 typescript typings webpack
npm install -g typescript typings webpack
tsc --init # 產生 tsconfig.json (TypeScript 設定檔)
Written by Jasper Jian who lives and works in Taiwan building useful things. You should follow him on Twitter