In the project directory, you can run:
Starts the JSON server at http://localhost:8000
The JSON server can be started with json-server --watch ./src/assets/mock-data/countries.json --port 8000
command too.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.