You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 months ago | |
|---|---|---|
| .. | ||
| bin | 3 months ago | |
| LICENSE | 3 months ago | |
| README.md | 3 months ago | |
| package.json | 3 months ago | |
README.md
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