From a9e8e78528a1c7d252e1178082a7b1313785a72d Mon Sep 17 00:00:00 2001 From: crazyair <645381995@qq.com> Date: Tue, 17 Nov 2020 07:14:35 +0800 Subject: [PATCH 1/2] fix: md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 120000 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 3d16f0e3..00000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -docs/index.md diff --git a/README.md b/README.md new file mode 120000 index 00000000..e8923303 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +docs/index.md \ No newline at end of file From a73ce8fb2f80a7a993376b7bc9a23ac19370ef10 Mon Sep 17 00:00:00 2001 From: crazyair <645381995@qq.com> Date: Tue, 17 Nov 2020 08:54:51 +0800 Subject: [PATCH 2/2] fix: 8000 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index cbf001e9..cb310f6c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ React Performance First Form Component. ```bash npm install npm start -open http://localhost:9001/ +open http://localhost:8000/ ``` ## Feature