svelte-functions

Svelte Functions

Svelte Example

This directory is a brief example of a Svelte app with serverless functions that can be deployed to ZEIT Now with zero configuration.

How we created this example

To get started with Svelte on Now, you can use degit to initialize the project:

$ npx degit sveltejs/template my-svelte-project

Deploying this Example

Once initialized, you can deploy the Svelte example with just a single command:

$ now

Top categories

Loading Svelte Themes