JSON-Server prepare Install JSON-Server: npm install -g json-server Start server from ..\Shop_test\src json-server --watch all items.json Project setup Install packages at ..\Shop_test: npm install Start project ..\Shop_test: npm run serve