strapi run develop code example
Example 1: strapi run command
npm run develop
Example 2: strapi develop
with npm => npm run develop
with yarn => yarn develp
npm run develop
with npm => npm run develop
with yarn => yarn develp