Skip to content

efattal/github-issue-914

Repository files navigation

Sapper Example

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

How we created this example

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

$ npx degit "sveltejs/sapper-template#webpack" my-sapper-app

The only change made is to change the build script in package.json to be "sapper export".

Deploying this Example

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

$ now

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published