# typing-cn **Repository Path**: coderxshuai/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**: 0 - **Forks**: 33 - **Created**: 2023-08-15 - **Last Updated**: 2023-08-25 ## 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 ```