If you can see this, React is not working right. This is probably because you're viewing this on your file system instead of a web server. Try running
python -m SimpleHTTPServerand going to http://localhost:8080/.
Learn more at facebook.github.io/react.