Skip to content

A largely straightforward approach for crafting Svelte Web Components

Notifications You must be signed in to change notification settings

FlokiTV/svelte-webcomponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Web Components

A largely straightforward approach for crafting Svelte Web Components

Introduction

npx degit FlokiTV/svelte-webcomponent my-svelte-app
cd my-svelte-app
npm i

Development

to watch svelte

npm run svelte

to watch tailwind

npm run css

to serve /dist folder

npm run serve

to build css to js

npm run css2js

todo: build command

About

A largely straightforward approach for crafting Svelte Web Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published