Socket
Socket
Sign inDemoInstall

create-strapi-starter

Package Overview
Dependencies
99
Maintainers
8
Versions
1079
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-strapi-starter

Generate a new Strapi application.


Version published
Weekly downloads
957
increased by32.55%
Maintainers
8
Created
Weekly downloads
 

Readme

Source

Create strapi starter

This package includes the create-strapi-starter CLI to simplify creating a Strapi project using starters and templates

How to use

Using yarn create command

yarn create strapi-starter my-project starter-url

Using npx

npx create-strapi-starter my-project starter-url

Manual install

Using yarn

yarn global add create-strapi-app
create-strapi-starter my-project starter-url

Using npm

npm install -g create-strapi-app
create-strapi-starter my-project starter-url

Keywords

FAQs

Last updated on 02 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc