Back to Strapi

Create strapi

packages/cli/create-strapi/README.md

5.45.0318 B
Original Source

Create strapi

This package includes the create-strapi CLI to make the creation of a strapi project simpler.

How to use

Using yarn create command

sh
npm init strapi@latest
yarn create strapi@latest
pnpm create strapi@latest

Using npx

sh
npx create-strapi@latest