# umi_ts_TypeScript学习 **Repository Path**: mjreams/umi-ts--type-script-learning ## Basic Information - **Project Name**: umi_ts_TypeScript学习 - **Description**: umi_ts_TypeScript学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-02 - **Last Updated**: 2021-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ yarn ``` Start the dev server, ```bash $ yarn start ```