Update README.md

This commit is contained in:
typicode
2015-05-15 19:10:56 +02:00
committed by Typicode
parent 7336d244c6
commit 5466878236

View File

@ -25,7 +25,7 @@ Create a `db.json` file
Start JSON Server
```bash
$ json-server db.json
$ json-server --watch db.json
```
Now if you go to [http://localhost:3000/posts/1](), you'll get