Mercurial
view mrjunejune/pages/react/index.html @ 48:46daba6e3cf4
Few python scrtips to show how to use asychio.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sat, 13 Dec 2025 14:23:02 -0800 |
| parents | 08a465eec50b |
| children |
line wrap: on
line source
<html lang="en"> <head> <BaseHead title="Resume" description="June's resume" /> </head> <body> <div id="root"></div> <p> Hello </p> </body> <script src="/hello.js"></script> </html>