preview/react-preview.html (6 lines of code) (raw):

<html> <body> <div id="root"></div> <script src="./react-preview.jsx"></script> </body> </html>