UNPKG

@masuidrive/ticket

Version:

Real-time ticket tracking viewer with Vite + Express

15 lines 557 B
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Ticket Viewer</title> <meta name="description" content="Real-time ticket tracking for your development workflow" /> <script type="module" crossorigin src="/assets/index-Dx6vtHci.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-CPQ56fx-.css"> </head> <body> <div id="root"></div> </body> </html>