--- title: hydrogen setup vite description: "EXPERIMENTAL: Upgrades the project to use Vite." api_name: shopify-cli source_url: html: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-vite md: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-vite.md --- # hydrogen setup vitecommand EXPERIMENTAL: Upgrades the project to use Vite. ## Flags The following flags are available for the `hydrogen setup vite` command: * \--path \ string env: SHOPIFY\_HYDROGEN\_FLAG\_PATH The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run. ### Examples * #### hydrogen setup vite ##### hydrogen setup vite ```bash shopify hydrogen setup vite [flags] ```