summary refs log tree commit diff
path: root/cdn/CONTRIBUTE.md
diff options
context:
space:
mode:
authorThesourtimes <cckhmck@gmail.com>2022-04-26 21:34:15 +0300
committerErkin Alp Güney <erkinalp9035@gmail.com>2022-04-26 22:47:35 +0300
commit265f603b0af7f57763d3442d64cfad93aa3f0ad5 (patch)
tree86271fb5da86b555969cbea26c8385d2e85d647f /cdn/CONTRIBUTE.md
parenteventually fix those errors (diff)
downloadserver-ts-265f603b0af7f57763d3442d64cfad93aa3f0ad5.tar.xz
Do stuff for npm workspace
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