This directory is a brief example of a Svelte app with serverless functions that can be deployed to ZEIT Now with zero configuration.
To get started with Svelte on Now, you can use degit to initialize the project:
$ npx degit sveltejs/template my-svelte-project
Once initialized, you can deploy the Svelte example with just a single command:
$ now