Learn-the-MERN Basic MERN application To RUN the project fire the following commands inside the main folder: npm install : install server dependencies npm client-install : install client dependencies npm run dev : to start the project