Currently, ReactQL assumes that the app will be mounted at `/`. For CDN usage and apps mounted to non-root paths, this breaks. Add a `<base>` tag and ensure all assets assume a relative path.