mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-15 16:52:39 +08:00
update readme
This commit is contained in:
@ -41,6 +41,12 @@ yarn dev
|
||||
npm run dev
|
||||
```
|
||||
|
||||
4. 启动完成后会自动打开浏览器访问 [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html)。
|
||||
5. 控制台版本
|
||||
|
||||
```bash
|
||||
node repl
|
||||
```
|
||||
|
||||
5. 启动完成后会自动打开浏览器访问 [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html)。
|
||||
|
||||
> 更多信息请参考 [官网文档](https://liferestart.syaro.io/)。
|
||||
|
@ -41,6 +41,12 @@ Or
|
||||
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).
|
||||
4. 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