Skip to content

ZacharyKeatings/101422808_COMP3123_Assignment1

Repository files navigation

101422808_COMP3123_Assignment1

Run this project by first spinning up a MongoDB Docker container:

docker run -d -p 27017:27017 --name mongodb mongo

then start the server with:

node server.js

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published