Skip to content

Latest commit

 

History

History
 
 

vue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@vime/vue-example

Looking for Vue 3?

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

Usage

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

$: cd vime/examples/vue

$: npm install

$: npm run serve