Before installing Strapi, the following requirements must be installed on your computer:
Node.js: Only Active LTS or Maintenance LTS versions are supported (currently v18 and v20). Odd-number releases of Node, known as "current" versions of Node.js, are not supported (e.g. v19, v21).
Your preferred Node.js package manager:
npm** (v6 and above)
or
yarn
https://docs.strapi.io/dev-docs/quick-start
- npm run develop
or - yarn develop