0.1.2 • Published 4 years ago

svelte-serve v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

svelte-serve

Create Svelte app with no configuration.

Quick Overview

Init a Svelte app

npx svelte-serve init app-name

Init a Svelte app from Svelte REPL

npx svelte-serve init https://svelte.dev/repl/hello-world?version=3.22.2

Serve Svelte app from a folder

npx svelte-serve .

TODO

  • preprocessors (in progress)
  • HMR
  • source map

License

MIT