dependabot[bot] 39388c6eaf Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [brace-expansion](https://github.com/juliangruber/brace-expansion).


Updates `vite` from 6.2.5 to 6.3.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 17:46:20 +08:00
2025-04-05 17:27:00 +08:00
2025-04-06 19:39:05 +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
2025-05-17 21:27:01 +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.

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