mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-16 17:13:52 +08:00
1b7ae5f1ffe6a2c70e9384e861a5cf4bcbc50895
lifeRestart
English | 简体中文
Introduction
- Game Life Restart
Usage
- Clone project code.
git clone git@github.com:VickScarlet/lifeRestart.git my-project
cd my-project
- Installation dependence.
yarn install
Or
npm install
- Start local server.
yarn dev
Or
npm run dev
- Command Line version
node repl
- After the startup is complete, will automatically open a browser and visit http://localhost:8081/view/index.html.
More instructions at documentation。
Description
Languages
JavaScript
99.8%
HTML
0.2%