I think someone needs to check the web. Because documentation for getting started in react is not showing up and the server is responding with the following error and is being logged in the console.
TypeError: Cannot read property 'json' of null
at Object.children (production-app.js:54)
at t.n.render (ensure-resources.js:139)
at ci (react-dom.production.min.js:163)
at ui (react-dom.production.min.js:162)
at hi (react-dom.production.min.js:171)
at $i (react-dom.production.min.js:202)
at qi (react-dom.production.min.js:203)
at Na (react-dom.production.min.js:218)
at Ra (react-dom.production.min.js:217)
at Ea (react-dom.production.min.js:214)
I think someone needs to check the web. Because documentation for getting started in react is not showing up and the server is responding with the following error and is being logged in the console.
You're not returning any data.