devconnector Social network for developers, built on the 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