dependabot[bot] c4e1ea1f0d build(deps-dev): bump vitest from 4.1.9 to 4.1.10
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.9 to 4.1.10.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-08 19:57:15 +08:00
2026-06-29 15:04:35 +08:00
2025-04-05 17:27:00 +08:00
2026-01-26 14:47:35 +08:00
2021-12-31 20:31:26 +08:00
2025-04-05 12:35:59 +08:00
2025-04-06 20:38:54 +08:00
2025-04-05 17:27:00 +08:00
2026-03-30 17:49:37 +08:00
2025-04-05 17:43:21 +08:00
2025-04-05 17:27:00 +08:00
2021-12-10 17:38:45 +08:00
2021-12-31 20:31:26 +08:00
2025-04-05 18:37:04 +08:00
2025-04-06 20:38:54 +08:00
2021-08-15 11:04:05 +08:00
2025-04-05 18:26:55 +08:00
2025-04-05 18:26:55 +08:00
2025-04-05 17:47:35 +08:00

Life Restart

English | 简体中文

Introduction

  • Game Life Restart

Usage

Web Version
# 1. Clone project code.
git clone git@github.com:VickScarlet/lifeRestart.git my-project
cd my-project

# 2. Installation dependence.
pnpm install

# 3. Transform XLSX
pnpm xlsx2json

# 4. Start local dev server.
pnpm dev

After the startup is complete, open a browser and visit http://localhost:5173.

Command Line Version
node repl

Other Version

Versions

More instructions at documentation.

S
Description
No description provided
Readme
38 MiB
Languages
JavaScript 99.8%
HTML 0.2%