Testing MERN application For frontend: npm install npm run dev For backend: inside the backend folder run: node server.js For testing you must install mongodb to use the backend.