infinityedge 175f9f869f Update app.js
2021-09-06 03:52:26 +08:00
2021-09-03 21:13:43 +08:00
2021-09-05 22:03:44 +08:00
2021-09-05 18:39:20 +08:00
2021-09-05 11:42:24 +08:00
2021-09-05 23:32:17 +08:00
2021-09-06 03:52:26 +08:00
2021-08-17 17:07:14 +08:00
2021-08-19 13:08:44 +08:00
2021-09-05 12:25:26 +08:00
2021-08-17 18:17:26 +08:00
2021-09-05 22:03:44 +08:00
2021-08-15 11:01:01 +08:00
2021-08-24 08:36:25 +08:00
2021-09-04 01:35:38 +08:00
2021-08-15 11:04:05 +08:00
2021-09-04 23:48:45 +08:00
2021-09-05 22:53:06 +08:00
2021-09-05 22:53:06 +08:00
2021-09-04 23:48:45 +08:00
2021-09-04 23:48:45 +08:00

lifeRestart

Discord

English | 简体中文

Introduction

  • Game Life Restart

Usage

  1. Clone project code.
git clone git@github.com:VickScarlet/lifeRestart.git my-project
cd my-project
  1. Installation dependence.
yarn install

Or

npm install
  1. Start local server.
yarn dev

Or

npm run dev
  1. Command Line version
node repl
  1. After the startup is complete, will automatically open a browser and visit http://localhost:8081/view/index.html.

More instructions at documentation

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