# 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 #### 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 ```