Complete client UI
This commit is contained in:
12
dist/index.html
vendored
Normal file
12
dist/index.html
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>LED Toggle Demo</title>
|
||||
<link rel="stylesheet" href="semantic.min.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
<script src="./bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
BIN
dist/logo.png
vendored
Normal file
BIN
dist/logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
364
dist/semantic.min.css
vendored
Normal file
364
dist/semantic.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
dist/themes/default/assets/fonts/icons.woff2
vendored
Normal file
BIN
dist/themes/default/assets/fonts/icons.woff2
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user