Networqed Networking Platform built on MERN Stack Install server dependencies npm install Install client dependencies cd client npm install Run both Express & React from root npm run dev Build for production cd client npm run build