April 2020
Intermediate to advanced
716 pages
18h 55m
English
In order to integrate the game developed in React 360 with a MERN-based web application, we will first bring the React 360 production files discussed in the previous section to our MERN application project. Then, we will update the bundle file references in the generated index.html code to point to the new location of the bundle files, before loading the index.html code at a specified route in the Express app.