Skip to content

arlac77/template-svelte-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{fullName}}

{{description}}

usage

run tests

export BROWSER=safari|chrome|...
npm|yarn test

API

install

With npm do:

npm install {{fullName}}

or with yarn

yarn add {{fullName}}

license

BSD-2-Clause