Vite Svelte Flow Template

December 16, 2023 ยท View on GitHub

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

Contents

  1. 1Get it!
  2. 2Installation
  3. 3Development
  4. 4Build