This example requires the usage of a JSON server. We recommend typicode/json-server and find it easy to use. You can run npx concurrently --kill-others 'npx json-server --watch examples/rows-db.json' 'npx http-server' from the root directory of this project and then go to http://localhost:8080/examples/ajax/index.html