This is the React Thinking React JSON example from the Thiking in React tutorial.
Run some server like python -m SimpleHTTPServer
python -m SimpleHTTPServer
And visit http://vm:3000/ assuming you host is called vm.
vm