Alexandre Bodin 506f8c8a6e v5.0.0-rc.30
2024-09-18 17:13:46 +02:00
..
2024-03-21 09:25:15 +01:00
2024-09-18 17:13:46 +02:00
2024-03-21 09:25:15 +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