React + Vite Commands: When first cloning repo and are in the root directory: npm install npm run dev Open and new terminal while the first terminal is running and do: cd backend npm install npm start