Create a new app project
shopify app init [flags]
The following flags are available for the `app init` command:
env: SHOPIFY_FLAG_CLIENT_ID
The Client ID of your app. Use this to automatically link your new project to an existing app. Using this flag avoids the app selection prompt.
env: SHOPIFY_FLAG_TEMPLATE_FLAVOR
Which flavor of the given template to use.
env: SHOPIFY_FLAG_NO_COLOR
Disable color output.
env: SHOPIFY_FLAG_TEMPLATE
The app template. Accepts one of the following: - <remix|none> - Any GitHub repo with optional branch and subpath, e.g., https://github.com/Shopify/<repository>/[subpath]#[branch]
env: SHOPIFY_FLAG_VERBOSE
Increase the verbosity of the output.
env: SHOPIFY_FLAG_PACKAGE_MANAGER
env: SHOPIFY_FLAG_NAME
env: SHOPIFY_FLAG_PATH