# typing-cn **Repository Path**: barneyZhao/typing-cn ## Basic Information - **Project Name**: typing-cn - **Description**: 拼音打字玩具。 Chinese type test with PinYin. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 85 - **Forks**: 33 - **Created**: 2020-04-15 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # typing-cn #### 介绍 拼音打字玩具。 Chinese type test with PinYin. #### 软件架构 Vite React generated. - React-Router - Redux `master` 分支为构建后代码 #### 项目开发 1. 先切换至`dev`分支 2. 然后使用`pnpm`启动 ```shell pnpm install pnpm dev ```