youtubeclone-frontend icon indicating copy to clipboard operation
youtubeclone-frontend copied to clipboard

Cannot find dev script inside package.json file

Open gkingsley88 opened this issue 4 years ago • 1 comments

When running 'npm run dev' the error is: Err Missing script: "dev"

Can you show me how to fix?

gkingsley88 avatar Oct 26 '21 05:10 gkingsley88

This is the frontend repo > npm i, npm start This is the backend repo > npm i, npm run dev 👍

cmuc24 avatar Nov 03 '21 20:11 cmuc24