Files
vercel/examples/saber
Shu Uesugi e10b42bfdc Rename zeit.co/new → zeit.co/import (#3834)
* zeit.co/new → zeit.co/import

* Update docs URL
2020-02-25 01:35:12 +01:00
..

Saber Logo

Saber Example

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

Deploy Your Own

Deploy your own Saber project with ZEIT Now.

Deploy with ZEIT Now

Live Example: https://saber.now-examples.now.sh

How We Created This Example

To get started with Saber on Now, you can use npm init to initialize the project:

$ npm init site my-saber-site

Deploying From Your Terminal

You can deploy your new Saber project with a single command from your terminal using Now CLI:

$ now