Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 831 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 831 Bytes

@vime/stencil-example

This example was bootstrapped using the stencil NPM starter, and demonstrates how to setup Vime with Stencil via the @vime/core package. The main files to look at are:

Usage

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

$: cd vime/examples/stencil

$: npm install

$: npm run dev