Skip to content

Files

Latest commit

7c62e89 · Nov 4, 2022

History

History
This branch is 4 commits behind vime-js/vime:main.

vue

@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://github.com/vime-js/vime --depth=1

$: cd vime/examples/vue

$: npm install

$: npm run dev