Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1002 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 1002 Bytes

Vanilla Example

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

Deploy Your Own

Deploy your own vanilla website, along with Serverless Functions, with ZEIT Now.

Deploy with ZEIT Now

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

How We Created This Example

To get started with a vanilla website, along with Serverless Functions, with ZEIT Now, you can use the Now CLI to initialize the project:

$ now init vanilla

Deploying From Your Terminal

You can deploy your new vanilla website, along with Serverless Functions, with a single command from your terminal using Now CLI:

$ now