Check out a free preview of the full Building Web Apps (with React, Ampersand, ES6 and Webpack) course:
The "Pre-rendering Content" Lesson is part of the full, Building Web Apps (with React, Ampersand, ES6 and Webpack) course featured in this preview video. Here's what you'd learn in this lesson:
Currently the application home page does not contain any markup because React generates everything once the application is loaded in the browser. Henrik walks through how to configure the application in a way that Node will be able to generate markup through the build process.