Forked from React Starter code. This code uses function descend(start) to display the return value from: const root = hierarchy(data); in file Process.js The 'main' app is in main.js and loads './first.json' which is usually stored in a public directory and served with http-server --watch first.json