From 0669835d4ee1adf3e60e06eb5bef9a9829d0eb31 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Thu, 5 Sep 2024 16:11:03 +0800 Subject: [PATCH] chore: --- plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.md b/plugin.md index f42b96ec..e7c0bbe4 100644 --- a/plugin.md +++ b/plugin.md @@ -16,7 +16,7 @@ npm install -g pnpm@8.15.7 pnpm install # 初始化构建 -lerna run build +npm run init ``` 启动 server: