tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

doc-react.html (211B)


      1 <!doctype html>
      2 <html lang="en">
      3    <head>
      4      <title>React App</title>
      5    </head>
      6  <body>
      7    <div id="root"></div>
      8    <script type="text/javascript" src="react/build/main.js"></script>
      9  </body>
     10 </html>