Skip to content

rodneylab/gatsby-functions-netlify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rodney Lab gatsby-functions-netlify Github banner

Rodney Lab logo

Gatsby Functions Netlify

Netlify Status

gatsby-functions-netlify

Open in Visual Studio Code

See the Gatsby Functions on Netlify blog post on the Rodney Lab site for more on how to set this site up. Please drop questions into a comment at the bottom of that page. Here's the quick start:

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

git clone https://github.com/rodneylab/gatsby-functions-netlify
cd gatsby-functions-netlify
npm install
gatsby develop

Building

npm run build

You can preview the built app with gatsby serve.