Skip to content

Commit 47c460f

Browse files
committed
add config for json-server
1 parent 67782bf commit 47c460f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

json-server.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"port": 3001,
3+
"watch": true,
4+
"routes": "routes.json"
5+
}

0 commit comments

Comments
 (0)