mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-02-04 14:53:12 +08:00
fa6aa9bc7db1af8550dd9822ade2372de8acb88b
指明在天赋抽卡、属性分配和继承天赋需要用的指令。 在英文单词和阿拉伯数字周围加了空格(因为好看!)
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%