# ts-demo **Repository Path**: webcpoo/ts-demo ## Basic Information - **Project Name**: ts-demo - **Description**: 一个纯粹的TypeScript实例项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2017-08-11 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ts-demo 一个纯粹的TypeScript实例项目 ## 用法 cnpm install -g typescript cnpm install @types/node --dev-save Windows下:Ctrl+Shift+B编译 MAC下:Cmd+Shift+B编译 用浏览器打开index.html看运行效果