JSX is not for local file demos
React also supports JSX (the syntax that imho is what really makes it great), but when you reference separate text/babel script files to perform in-browser preprocessing — assuming that you are building a demo or a PoC app — it won’t work locally from index.html anymore…