mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
docs: use existing script to setup API (#431)
This commit is contained in:
parent
267a678f2a
commit
f656b314f7
1 changed files with 2 additions and 2 deletions
|
|
@ -108,10 +108,10 @@ yarn electron:serve
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
cd netease_api && yarn
|
yarn netease_api:install
|
||||||
|
|
||||||
# 运行 API (默认 3000 端口)
|
# 运行 API (默认 3000 端口)
|
||||||
yarn start
|
yarn netease_api:run
|
||||||
```
|
```
|
||||||
|
|
||||||
## ☑️ Todo
|
## ☑️ Todo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue