Rémi de Juvigny 6b5242714b v5.4.2
2024-11-27 16:31:55 +01:00
..
2024-11-27 16:31:55 +01:00

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

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

Using npx

npx create-strapi@latest