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 6ee6a2c commit f4bffebCopy full SHA for f4bffeb
docs/src/guide/getting-started.md
@@ -12,6 +12,10 @@ import LogosTypescript from '~icons/logos/typescript-icon';
12
This guide covers the basics of setting up and using Vue Flow.
13
You'll learn how to install Vue Flow, configure it, and create your first flowchart.
14
15
+:::info NOTE
16
+If you're looking for a guide on how to setup a Vue project, check out the [official Vue documentation](https://vuejs.org/guide/quick-start).
17
+:::
18
+
19
## Prerequisites
20
21
Before you strap in, make sure you're equipped with:
0 commit comments