Skip to content

xyflow/vite-svelte-flow-template

Repository files navigation

Vite Svelte Flow Template

This template creates a very basic Svelte Flow app with Vite.

Get it!

npx degit xyflow/vite-svelte-flow-template app-name

Installation

npm install

Development

npm run dev

Build

npm run build