Skip to content

Latest commit

 

History

History

angular

@vime/angular-example

This example was bootstrapped with Angular CLI, and demonstrates how to setup Vime with Angular via the @vime/angular package. See src/styles.css and the app module directory. In addition, if you're interested in building custom components see the src/app/tap-sides-to-seek directory.

Usage

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

$: cd vime/examples/angular

$: npm install

$: npm run dev