We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d391db commit 9fd9c31Copy full SHA for 9fd9c31
README.md
@@ -101,6 +101,8 @@ Also when doing requests, it's good to know that:
101
$ npm install -g json-server
102
```
103
104
+Requires Node 4+
105
+
106
## Routes
107
108
Based on the previous `db.json` file, here are all the default routes. You can also add [other routes](#add-custom-routes) using `--routes`.
0 commit comments