Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 516 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 516 Bytes

Gatsby Example

This directory is a brief example of a Gatsby app with serverless functions that can be deployed to ZEIT Now with zero configuration.

How we created this example

To get started with Gatsby on Now, you can use the Gatsby CLI to initialize the project:

$ gatsby new gatsby-site

Deploying this Example

Once initialized, you can deploy the Gatsby example with just a single command:

$ now