Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 190 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 190 Bytes

Databaskommunikation

1. Install mongoDB on your computer

2. Install mongoose dependency

npm install

3. Run the file of your choice

node <file_you_want_to_run>