# lifeRestart **Repository Path**: openbmc_source/lifeRestart ## Basic Information - **Project Name**: lifeRestart - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-11 - **Last Updated**: 2025-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Life Restart [English](./README.md) | 简体中文 ## 简介 - Game Life Restart ## 使用
网页版
```bash # 1. 下载项目代码 git clone https://github.com/VickScarlet/lifeRestart.git my-project # 2. 进入目录安装依赖 cd my-project pnpm install # 3. 转换XLSX表 pnpm xlsx2json # 4. 启动本地开发服务器 pnpm dev ``` 启动完成后打开浏览器访问 [http://localhost:5173](http://localhost:5173)。
控制台版本
```bash node repl ```
## 其他版本
版本列表
- Cocos版:[gameall3d/LifeRestart_Cocos](https://github.com/gameall3d/LifeRestart_Cocos)
> 更多信息请参考 [官网文档](https://liferestart.syaro.io/)。