Skip to content

Latest commit

 

History

History

vue-next

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@vime/vue-next-example

Looking for Vue 2?

This example was bootstrapped with Vue CLI, and demonstrates how to setup Vime with Vue 3 via the @vime/vue-next package. See src/App.vue, and if you're interested in building custom components see src/TapSidesToSeek.vue.

Usage

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

$: cd vime/examples/vue-next

$: npm install

$: npm run dev