mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-15 08:42:41 +08:00
bc560c393b2908897633180f9b5494f5f43ccefd
Squashed commit of the following:
commit f8724b9ffd
Author: Vick Scarlet <scarlet_vick@outlook.com>
Date: Sat Jan 29 01:08:39 2022 +0800
update event
Life Restart
English | 简体中文
Introduction
- Game Life Restart
Usage
Web Version
- 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
- After the startup is complete, will automatically open a browser and visit http://localhost:8081/view/index.html.
Command Line Version
node repl
Other Version
More instructions at documentation.
Description
Languages
JavaScript
99.8%
HTML
0.2%