aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Eichmann <philipp.eichmann@gmail.com>2018-12-21 18:43:10 -0500
committerPhilipp Eichmann <philipp.eichmann@gmail.com>2018-12-21 18:43:10 -0500
commit9caa9ca4a0b413e2da03eff4856cb324939d77d4 (patch)
treeae3ad821528a372ecd85933f257d960a0dbba86e
initial commit
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000..ee1fb73d5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# Dash Web
+
+To run
+*
+* Install Node.js, then within the dash-web folder run
+* `npm install`
+* `npm start`
+* goto `http://localhost:1050`