svelte3-component-template

Svelte3 Component Template

💻 Template for creating universal (framework agnostic) component (library) based on svelte3, rollup and ava

svelte3-component-template

Template for creating universal (framework agnostic) component (library) based on svelte3, rollup and ava

run buld with live reload at http://localhost:5000/:

npm start

run ava tests in watch mode:

npm test

run one time build:

npm run build

run one time tests (helpfull for the Husky prepush hooks):

npm run test-single

Top categories

Loading Svelte Themes