Skip to content

rubenvannieuwpoort/minimal_svelte_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Svelte app

This is an example of an (almost) minimal Svelte app. Since Svelte is a compiler, it requires a bundler with plugin. I used esbuild for this, with the esbuild-svelte plugin.

To install and build:

$ npm install
$ npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published