Skip to content

Files

Latest commit

ea547b2 · Nov 21, 2021

History

History
18 lines (12 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 547 Bytes

@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