chore(documentation) Added additional READMEs for examples
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Examples for Testing & Development
|
||||
These examples are used for feature development and E2E testing.
|
||||
|
||||
## Overview
|
||||
SvelteKit App with Svelte Flow examples at [examples/svelte](./svelte)
|
||||
|
||||
Vite App with React Flow examples at [examples/react](./react)
|
||||
|
||||
Astro App used for SSR testing at [examples/astro-xyflow](./astro-xyflow)
|
||||
|
||||
## E2E
|
||||
|
||||
For furhter documentation of E2E tests have a look at [/tests/playwright](/tests/playwright).
|
||||
Reference in New Issue
Block a user