We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9ea8c commit 2e6bd31Copy full SHA for 2e6bd31
start-server.sh
@@ -20,4 +20,4 @@ if [ -f $seed ]; then
20
args="$args seed.js"
21
fi
22
23
-json-server $args
+imemento-json-server $args
0 commit comments