Project Setup Instructions Navigate to the Project Directory Command: cd synconet/ cd server/ npm install cd ../client npm install Environment Variable setup cd synconet/ cd server/ touch .env cp .env.example .env you can open .env file and insert the necessary environment variable