Cómo iniciar el servidor JSON en un puerto particular
json-server --watch db.json --port 8000
Green Team
json-server --watch db.json --port 8000