Files
vercel/examples/saber/README.md
2023-06-27 15:23:27 -07:00

731 B

Saber Logo

Saber Example

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

Deploy Your Own

Deploy your own Saber project with Vercel.

Deploy with Vercel

Live Example: https://saber-template.vercel.app

How We Created This Example

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

$ npm init site my-saber-site