VickScarlet / lifeRestart

やり直すんだ。そして、次はうまくやる。
https://liferestart.syaro.io
MIT License
10.11k stars 2.33k forks source link

Life Restart

English | 简体中文

Introduction

Usage

Web Version
1. Clone project code. ```bash git clone git@github.com:VickScarlet/lifeRestart.git my-project cd my-project ``` 2. Installation dependence. ```bash yarn install ``` Or ```bash npm install ``` 3. Start local server. ```bash yarn dev ``` Or ```bash npm run dev ``` 4. After the startup is complete, will automatically open a browser and visit [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html).
Command Line Version
```bash node repl ```

Other Version

Versions
- Cocos Ver: [gameall3d/LifeRestart_Cocos](https://github.com/gameall3d/LifeRestart_Cocos)

More instructions at documentation.