mirror of
https://github.com/typicode/json-server.git
synced 2025-07-28 20:52:08 +08:00
Update README.md
This commit is contained in:
@ -25,7 +25,7 @@ Create a `db.json` file
|
|||||||
Start JSON Server
|
Start JSON Server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ json-server db.json
|
$ json-server --watch db.json
|
||||||
```
|
```
|
||||||
|
|
||||||
Now if you go to [http://localhost:3000/posts/1](), you'll get
|
Now if you go to [http://localhost:3000/posts/1](), you'll get
|
||||||
|
Reference in New Issue
Block a user