You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,15 @@ Also when doing requests, its good to know that
51
51
$ npm install -g json-server
52
52
```
53
53
54
-
__Beta__ if you want to try `v0.9.0-beta`[[README](https://github.com/typicode/json-server/tree/next)], you can use the following command `npm install -g json-server@next`
54
+
### Beta
55
+
56
+
To try [v0.9.0-beta](https://github.com/typicode/json-server/tree/next)
0 commit comments