diff options
mascara - add readme
Diffstat (limited to 'library/README.md')
-rw-r--r-- | library/README.md | 6 |
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 |