# TypingGame **Repository Path**: Jessie-d/TypingGame ## Basic Information - **Project Name**: TypingGame - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简单打字游戏 ## Screenshot ![screenshot](/screenshot/screenshot.jpg) ## Getting Started ```bash npm install ``` ### 开发 ```bash npm start ``` ### 打包 ```bash npm run build ```