function htmlTemplate(blueprint): string;
Get the HTML template for the React application.
IBlueprint
The blueprint.
string
The HTML template.