mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-16 17:13:52 +08:00
aee4fcf1642239cddd8cd4503964c82b41ecccda
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
More instructions at documentation.
Description
Languages
JavaScript
99.8%
HTML
0.2%