The project is built with json-server. You can download the project and install json-server to see http request actions. Later on, You can tell it to watch the db.json file. thank you
npm install
npm run serve
npm run build
npm run lint
See Configuration Reference.