missing script: start
Closed this issue · 2 comments
KingKnecht commented
Hi,
npm run start
gives me:
npm ERR! missing script: start
What am I missing?
stevehorn commented
Looks like it was changed to dev
.
Try: npm run dev
rjmacarthy commented
Yep its changed to npm run dev