JSPM

@strapi/generate-new

4.0.0-next.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 112580
  • Score
    100M100P100Q166229F
  • License SEE LICENSE IN LICENSE

Generate a new Strapi application.

Package Exports

  • @strapi/generate-new

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@strapi/generate-new) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

strapi-generate-new

npm version npm downloads npm dependencies Build status Slack status

This Strapi generator contains all the default files for a new Strapi application.

This generator can be called with:

$ strapi new <myAppName>

Resources