add frontend dev toolchain

This commit is contained in:
2017-10-22 16:24:57 +02:00
parent bbc3b195da
commit 944f2bbb34
15 changed files with 291 additions and 5 deletions

View File

@@ -3,7 +3,11 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Esp8266 laserspiro controller</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="stylesheet" type="text/css" href="styles.css">
<script type="text/javascript">
function sendReq(arg)
{