IoT - Kubus / Mbed 2 deprecated Kubus

Dependencies:   mbed nRF24L01P

Revision:
12:237dee6e54ad
Child:
13:021a34db0650
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/frontend/index.html	Thu Jan 05 17:09:15 2017 +0100
@@ -0,0 +1,21 @@
+<!doctype html>
+<html>
+<head>
+    <title>Kubuś</title>
+    <meta charset="utf-8">
+    <link rel="stylesheet" type="text/css" href="node_modules/normalize.css/normalize.css">
+    <link rel="stylesheet" type="text/css" href="kubus.css">
+</head>
+<body>
+<header>
+    <h1>Kubuś</h1>
+</header>
+<section>
+    <header>
+        <h2>
+            Raw stats
+        </h2>
+    </header>
+</section>
+</body>
+</html>
\ No newline at end of file