aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2019-01-22 18:37:48 +0100
committerGitHub2019-01-22 18:37:48 +0100
commite3cd2140ccb7338df87bf5e184926772835668ba (patch)
tree356309ac5ed0d036ec2a3eb31e478f6809ab8ae3 /README.md
parentf0cdf1adc9dedc4be001d5c774658d2dfb1de659 (diff)
Added dev instructions
Diffstat (limited to 'README.md')
-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 0000000..81ffb8c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# DecentralizedChat
+
+## Dev instructions:
+* clone repo
+* npm install
+* run these in different windows/tabs
+ * npm run dev
+ * npm run server