mirror of
https://github.com/strapi/strapi.git
synced 2025-09-04 06:13:03 +00:00

* v5.0.0-rc.4 * chore: revert failed release * v5.0.0-rc.4 * fix: update missing dependencies
Create strapi
This package includes the create-strapi
CLI to make the creation of a strapi project simpler.
How to use
Quick usage (recommended)
Using yarn create command
npm init strapi@latest
yarn create strapi@latest
pnpm create strapi@latest
Using npx
npx create-strapi@latest