Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

svelte

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@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