---
title: workflow/vite
description: Vite plugin for automatic workflow bundling in Vite + Nitro apps.
type: overview
summary: Explore the Vite plugin for automatic workflow bundling and runtime support.
related:
  - /docs/getting-started/vite
---

# workflow/vite



Vite integration for Workflow SDK. It wraps the [`workflow/nitro`](/docs/api-reference/workflow-nitro) module as a Vite plugin, for apps using Nitro's Vite plugin (`nitro/vite`).

## Functions

<Cards>
  <Card title="workflow()" href="/docs/api-reference/workflow-vite/workflow">
    Vite plugin that transforms workflow code (`"use step"`/`"use workflow"` directives) and configures the Nitro server
  </Card>
</Cards>


## Sitemap
[Overview of all docs pages](/sitemap.md)
