Unchi-Udaan : UPSC, BPSC, SSC, FlyHigh, Meow Meow Meow Installation Install dependencies for both the frontend & backend: npm run install:all Start the backend and frontend servers concurrently : npm start Only Start the frontend: npm run start:frontend Only Start the backend: npm run start:backend