Open index.html in a browser. Use the "insert orange" button to insert a document node that renders as a React component.
If you'd like to modify the files:
Install node.js.
Install npm dependencies
npm install
Then run the build process, which will recompile on file changes:
node build.js