rjmacarthy/express-typescript-starter

missing script: start

Closed this issue · 2 comments

Hi,
npm run start
gives me:
npm ERR! missing script: start

What am I missing?

Looks like it was changed to dev.
Try: npm run dev

Yep its changed to npm run dev