From cd5eaa8e6326c7cb5818a7a8d852d13aee4ad658 Mon Sep 17 00:00:00 2001 From: Inwind <91716457+coderLgee@users.noreply.github.com> Date: Sat, 5 Mar 2022 22:19:56 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a7c67e4..e910421 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ 此项目使用 react 开发 -### `npm start` - -yarn start 或 npm run start 运行程序 + `yarn start` 或 `npm run start` 运行程序 浏览器打开 http://localhost:3000 查看 by liuji