Skip to main content

app init
command

Create a new app project

The following flags are available for the app init command:

string
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.

string
env: SHOPIFY_FLAG_TEMPLATE_FLAVOR

Which flavor of the given template to use.

env: SHOPIFY_FLAG_NO_COLOR

Disable color output.

string
env: SHOPIFY_FLAG_TEMPLATE

The app template. Accepts one of the following: - <remix|none>

env: SHOPIFY_FLAG_VERBOSE

Increase the verbosity of the output.

Anchor to -d, --package-manager <value>
-d, --package-manager <value>
string
env: SHOPIFY_FLAG_PACKAGE_MANAGER
string
env: SHOPIFY_FLAG_NAME
string
env: SHOPIFY_FLAG_PATH
Was this section helpful?

App init

shopify app init [flags]