I've read about Fake json-server and I'd like to watch more than 1 file.In the instructions it is listed
--watch, -w
Watch file(s)
but I'm not able to make it working if I launch it as
json-server -w one.json two.json more.json
I've read about Fake json-server and I'd like to watch more than 1 file.In the instructions it is listed
--watch, -w
Watch file(s)
but I'm not able to make it working if I launch it as
json-server -w one.json two.json more.json