big update
This commit is contained in:
12
webapp/dist/charts-dev.html
vendored
Normal file
12
webapp/dist/charts-dev.html
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Ledda's Room Climate</title>
|
||||
<link href="styles.css" rel="stylesheet" />
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
6
webapp/dist/main.js.LICENSE.txt
vendored
Normal file
6
webapp/dist/main.js.LICENSE.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/*!
|
||||
* Chart.js v2.9.4
|
||||
* https://www.chartjs.org
|
||||
* (c) 2020 Chart.js Contributors
|
||||
* Released under the MIT License
|
||||
*/
|
||||
Reference in New Issue
Block a user