After cloning this repository, simply run npm install
in the main directory – this will also install all dependencies of the client
and the Express server
.
Start the app in development mode by entering npm run dev
.
Make sure your MongoDB is up and running