Steps to run Backend Goto server directory Run the following commands npm install npm run crawl npm run start Frontend Goto frontend directory Run the following command: npm install npm start