# 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**: 88 - **Forks**: 34 - **Created**: 2020-04-15 - **Last Updated**: 2025-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # typing-cn #### Description 拼音打字玩具。 Chinese type test with PinYin. #### Software Architecture Vite React generated. - React-Router - Redux Branch `master` is builded code. #### Instructions 1. Switch to branch `dev` 2. Use `pnpm` to boot ```shell pnpm install pnpm dev ```