Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 326 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 326 Bytes

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