Как запустить JSON Server в конкретном порту
json-server --watch db.json --port 8000
Green Team
json-server --watch db.json --port 8000