Socket
Socket
Sign inDemoInstall

create-strapi-app

Package Overview
Dependencies
98
Maintainers
8
Versions
1228
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-strapi-app

Generate a new Strapi application.


Version published
Weekly downloads
7.7K
decreased by-11.32%
Maintainers
8
Created
Weekly downloads
 

Readme

Source

Create strapi app

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

How to use

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

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