feat: add a simple webserver

load up client-side mqtt code, and static html website
This commit is contained in:
2018-01-11 19:31:28 -07:00
parent 753db12b3e
commit b2d98eb670
5 changed files with 104 additions and 32 deletions

View File

@@ -12,6 +12,7 @@
"import"
],
"rules": {
"no-console": 0,
"prettier/prettier": "error",
"import/no-extraneous-dependencies": [
"error", {