localtest.html (9 lines of code) (raw):

<html> <head> <title>adfs-test-pureclient LOCAL TEST</title> </head> <body > <div id="app"></div> <script src="./build/bundle.js" type="text/javascript"></script> </body> </html>