docs(guide): add info on setting up vue project

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2024-08-25 22:03:33 +02:00
parent 6ee6a2ce2f
commit f4bffebcb1
+4
View File
@@ -12,6 +12,10 @@ import LogosTypescript from '~icons/logos/typescript-icon';
This guide covers the basics of setting up and using Vue Flow. This guide covers the basics of setting up and using Vue Flow.
You'll learn how to install Vue Flow, configure it, and create your first flowchart. You'll learn how to install Vue Flow, configure it, and create your first flowchart.
:::info NOTE
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).
:::
## Prerequisites ## Prerequisites
Before you strap in, make sure you're equipped with: Before you strap in, make sure you're equipped with: