mirror of
https://github.com/vale981/ray
synced 2025-03-10 21:36:39 -04:00
11 lines
215 B
HTML
11 lines
215 B
HTML
![]() |
<head>
|
||
|
<title>Ray UI</title>
|
||
|
</head>
|
||
|
|
||
|
<link rel=stylesheet type=text/css href="/static/rayui.css">
|
||
|
<body>
|
||
|
<div id="mount-point"></div>
|
||
|
<script src="/public/bundle.js" type="text/javascript"></script>
|
||
|
</body>
|
||
|
|