install strapi locally code example
Example: create strapi app
with npm => npx create-strapi-app my-app --quickstart
with yarn => yarn create strapi-app my-project --quickstart
with npm => npx create-strapi-app my-app --quickstart
with yarn => yarn create strapi-app my-project --quickstart