mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-24 13:33:26 +08:00
update readme
This commit is contained in:
@@ -41,6 +41,12 @@ yarn dev
|
|||||||
npm run 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/)。
|
> 更多信息请参考 [官网文档](https://liferestart.syaro.io/)。
|
||||||
|
|||||||
@@ -41,6 +41,12 @@ Or
|
|||||||
npm run dev
|
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/)。
|
> More instructions at [documentation](https://liferestart.syaro.io/)。
|
||||||
|
|||||||
Reference in New Issue
Block a user