Skip to content

Latest commit

 

History

History

stencil

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@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