1 2 3 4 5 6 7
<!DOCTYPE html> <html> <head> <script src="/src/index.js" type="module"></script> </head> <body id="reactroot"></body> </html>