summary refs log tree commit diff
path: root/cdn/CONTRIBUTE.md
diff options
context:
space:
mode:
Diffstat (limited to 'cdn/CONTRIBUTE.md')
-rw-r--r--cdn/CONTRIBUTE.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/cdn/CONTRIBUTE.md b/cdn/CONTRIBUTE.md
deleted file mode 100644
index 7cc673d9..00000000
--- a/cdn/CONTRIBUTE.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# CONTRIBUTE
-
-### Setup:
-
-```
-npm i
-npm start
-```
-
-### Run tests:
-
-```
-npm test
-```
-
-#### common errors:
-
--   db not connecting --> start mongod in a seperate terminal window