aboutsummaryrefslogtreecommitdiffstats
path: root/library/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'library/README.md')
-rw-r--r--library/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/library/README.md b/library/README.md
new file mode 100644
index 000000000..7dc291564
--- /dev/null
+++ b/library/README.md
@@ -0,0 +1,6 @@
+start the dual servers (dapp + mascara)
+```
+node server.js
+```
+
+open the example dapp at `http://localhost:9002/` \ No newline at end of file