Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 327 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 327 Bytes

https://ui.zdean.cn/code-game/

练习打字的同时可以学习js的内置方法

React hook + TS 实现

开发环境

  1. 安装nodejs,版本是 14 或以上
  2. 安装依赖
         npm install
    
  3. 安装完成后运行npm run start