# learn-typescript **Repository Path**: dog/learn-typescript ## Basic Information - **Project Name**: learn-typescript - **Description**: 学习typescript - **Primary Language**: TypeScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-02-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #learn-typescript # run it ``` npm install typescript -g cd PROJECT_ROOT tsc npm start ```