From ec066cd2c633b15d782174f969e4795c47a79954 Mon Sep 17 00:00:00 2001 From: ShawnPhang Date: Tue, 22 Oct 2024 14:48:44 +0800 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df43171..f96b986 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ git clone https://github.com/palxiao/poster-design.git cd poster-design npm run prepared -npm run server +npm run serve ``` 输入网址 http://127.0.0.1:5173/ 访问站点,更多参阅[详细说明文档](https://xp.palxp.cn/#/articles/1689319644311)。