Scaffold routes and core functionality.
shopify hydrogen setup [flags]
The following flags are available for the `hydrogen setup` command:
env: SHOPIFY_HYDROGEN_FLAG_INSTALL_DEPS
Auto installs dependencies using the active package manager.
env: SHOPIFY_HYDROGEN_FLAG_I18N
Sets the URL structure to support multiple markets. Must be one of: `subfolders`, `domains`, `subdomains`, `none`. Example: `--markets subfolders`.
env: SHOPIFY_HYDROGEN_FLAG_PATH
The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.
env: SHOPIFY_HYDROGEN_FLAG_SHORTCUT
Creates a global h2 shortcut for Shopify CLI using shell aliases. Deactivate with `--no-shortcut`.
env: SHOPIFY_HYDROGEN_FLAG_FORCE
Overwrites the destination directory and files if they already exist.