0.0.0 • Published 4 days ago

create-strapi v0.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
4 days ago

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