This directory is a brief example of a vanilla site that can be deployed with ZEIT Now and zero configuration.
Deploy your own vanilla website, along with Serverless Functions, with ZEIT Now.
Live Example: https://vanilla.now-examples.now.sh
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
You can deploy your new vanilla website, along with Serverless Functions, with a single command from your terminal using Now CLI:
$ now