Skip to content

Commit f4bffeb

Browse files
committed
docs(guide): add info on setting up vue project
Signed-off-by: braks <[email protected]>
1 parent 6ee6a2c commit f4bffeb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/guide/getting-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ import LogosTypescript from '~icons/logos/typescript-icon';
1212
This guide covers the basics of setting up and using Vue Flow.
1313
You'll learn how to install Vue Flow, configure it, and create your first flowchart.
1414

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+
1519
## Prerequisites
1620

1721
Before you strap in, make sure you're equipped with:

0 commit comments

Comments
 (0)