We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea941ba commit d62d775Copy full SHA for d62d775
apps/www/content/2.examples/workflow.md
@@ -18,7 +18,7 @@ Let's walk through how to build a workflow visualization using AI Elements Vue.
18
19
First, set up a new Vue.js repo by running the following command:
20
21
- :pm-x{command="create vite@latest ai-workflow --template vue-ts"}
+ :pm-x{command="create-vite@latest ai-workflow --template vue-ts"}
22
23
::alert{type="info" icon="lucide:book"}
24
Follow this [guide](https://www.shadcn-vue.com/docs/installation/vite.html) to setup **shadcn/vue** and **Tailwind**.
0 commit comments