First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Made firstly as a spike, for my team, to show all the different server state management libraries as an alternative to what was in the our web app (storing server data on redux).