Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 657 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 657 Bytes

@vime/svelte-example

This example was bootstrapped using sveltejs/template-webpack, and demonstrates how to setup Vime with Svelte via the @vime/svelte package. The main files to look at are:

Usage

$: git clone https://github.com/vime-js/vime --depth=1

$: cd vime/examples/svelte

$: npm install

$: npm run dev