mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-02-04 14:53:12 +08:00
update readme
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
## 使用
|
||||
|
||||
### 网页版
|
||||
|
||||
1. 下载项目代码。
|
||||
|
||||
```bash
|
||||
@@ -41,12 +43,12 @@ yarn dev
|
||||
npm run dev
|
||||
```
|
||||
|
||||
5. 控制台版本
|
||||
4. 启动完成后会自动打开浏览器访问 [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html)。
|
||||
|
||||
### 控制台版本
|
||||
|
||||
```bash
|
||||
node repl
|
||||
```
|
||||
|
||||
5. 启动完成后会自动打开浏览器访问 [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html)。
|
||||
|
||||
> 更多信息请参考 [官网文档](https://liferestart.syaro.io/)。
|
||||
|
||||
@@ -10,6 +10,8 @@ English | [简体中文](./README-zh_CN.md)
|
||||
|
||||
## Usage
|
||||
|
||||
### Web Version
|
||||
|
||||
1. Clone project code.
|
||||
|
||||
```bash
|
||||
@@ -41,12 +43,12 @@ Or
|
||||
npm run dev
|
||||
```
|
||||
|
||||
4. Command Line version
|
||||
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
|
||||
```
|
||||
|
||||
5. After the startup is complete, will automatically open a browser and visit [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html).
|
||||
|
||||
> More instructions at [documentation](https://liferestart.syaro.io/)。
|
||||
|
||||
Reference in New Issue
Block a user