Skip to content

Commit 1e1dcd8

Browse files
authored
fix: md (#222)
* fix: md * fix: 8000
1 parent 41d765f commit 1e1dcd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs/index.md

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ React Performance First Form Component.
2121
```bash
2222
npm install
2323
npm start
24-
open http://localhost:9001/
24+
open http://localhost:8000/
2525
```
2626

2727
## Feature

0 commit comments

Comments
 (0)