Techstitution's Final Project with Expressjs and MongoDB How to install in local environment In terminal write the following commands: cd Desktop git clone https://github.com/Vjollcaa/techstitution.git cd techstitution npm install npm start (or nodemon)