I am trying to run the command npm run dev but i am getting the following error message
prashanths-mbp:MCP-For-Beginners prashanthknrao$ npm start
npm ERR! Missing script: “start”
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/prashanthknrao/.npm/_logs/2025-08-08T02_44_30_471Z-debug.log
prashanths-mbp:MCP-For-Beginners prashanthknrao$ npm run dev
npm ERR! Missing script: “dev”
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run