Goalsetter MERN app Usage Install dependencies # Backend deps npm install # Frontend deps cd frontend npm install Run Server npm run server