Files
payload/README.md
2023-01-16 11:23:33 -05:00

512 B

Create Payload App

CLI for easily starting new Payload project

Usage


  USAGE

      $ npx create-payload-app

  OPTIONS

      --name my-payload-app              Set project name
      --template template_name           Choose specific template

        Available templates: blank, blog, todo

      --use-npm                          Use npm to install dependencies
      --no-deps                          Do not install any dependencies
      --help                             Show help