When I try to run this command from starterkit folder "npm run serve" (as instructed here: https://preview.keenthemes.com/nodejs/metronic/docs/getting-started) I receive this message: Missing script: "serve"
Hi,
Thank you for your feedback.
The command in our doc is wrong, the correct command is npm run start, we will update our documentation today.
Please use npm run start to start a project, all available script commands can be found in starterkit/package.json.
Regards,
Lauris Stepanovs,
Keenthemes Support Team