3.13.0 • Published 10 months ago

@toanz/create-strapi-app v3.13.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
10 months ago

Create strapi app

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

How to use

Quick usage (recommended)

Using yarn create command

yarn create strapi-app my-project

Using npx

npx create-strapi-app my-project

Manual install

Using yarn

yarn global add create-strapi-app
create-strapi-app my-app

Using npm

npm install -g create-strapi-app
create-strapi-app my-app
3.13.0

10 months ago

3.12.12

10 months ago

3.12.10

10 months ago

3.12.9

10 months ago

3.12.8

10 months ago

3.12.7

10 months ago