How to run json file as SERVER locally -

Опубликовано: 05 Апрель 2026
на канале: Binary Call
81
6

Install through and watch your json file run locally

Server Playlist:    • Servers  

json-server data.json --watch (It run on default PORT:3000)
json-server data.json --port=5000 (It run on given PORT number)
json-server data.json --port=5000 --delay=3000 (It delay in request 3 sec enter any second)
OR
json-server data.json --watch --delay=3000

YouTube -    / @binarycall  
Facebook - https://www.facebook.com/profile.php?...
Instagram -   / binary.digy  
LinkedIn -   / binary-call-02950a28b  
Twitter -   / binary_call  

Gmail - [email protected]