# code-game **Repository Path**: Ethan_hws/code-game ## Basic Information - **Project Name**: code-game - **Description**: 打字游戏 打字练习 javascript js TypeScript React Code game 打字学习JS API - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-30 - **Last Updated**: 2026-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [https://ui.zdean.cn/code-game/](https://ui.zdean.cn/code-game/) 练习打字的同时可以学习js的内置方法 React hook + TS 实现 ## 开发环境 1. 安装[nodejs](https://nodejs.org/zh-cn/download/),版本是 14 或以上 2. 安装依赖 ``` npm install ``` 3. 安装完成后运行`npm run start`