To install React, follow the instructions on GitHub.

If you can see this, React is not working right. If you checked out the source from GitHub make sure to run npm run build.

The above stack should look something like this:

    at Lazy
    at Component (/stacks/Component.js:7:1)
    at div
    at Suspense
    at BabelClassWithFields (/stacks/BabelClasses-compiled.js:31:31)
    at BabelClass (/stacks/BabelClass-compiled.js:13:29)
    at FrozenClass (/stacks/Components.js:22:1)
    at NativeClass (/stacks/Component.js:16:1)
    at SuspenseList
    at Custom Name (/stacks/Component.js:11:1)
    at ErrorBoundary (/stacks/Example.js:5:1)
    at Example (/stacks/Example.js:32:1)