https://github.com/alexrogalskiy/vercel-sample-2
https://github.com/alexrogalskiy/vercel-sample-2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexrogalskiy/vercel-sample-2
- Owner: AlexRogalskiy
- Created: 2020-12-06T06:26:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T09:19:04.000Z (about 3 years ago)
- Last Synced: 2025-01-26T10:13:33.169Z (5 months ago)
- Language: TypeScript
- Homepage: vercel-sample-2-git-master.alexrogalskiy.vercel.app
- Size: 151 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Scully Example
This directory is a brief example of a [Scully](https://scully.io) site that can be deployed to Vercel with zero configuration.
## Deploy Your Own
Deploy your own Scully project with Vercel.
[](https://vercel.com/import/project?template=https://github.com/vercel/vercel/tree/master/examples/scully)
_Live Example: https://scully.now-examples.now.sh_
### How We Created This Example
To get started deploying Scully with Vercel, you can use the [Vercel CLI](https://vercel.com/download) to initialize the project:
```shell
$ vercel init scully
```