Skip to content

Latest commit

 

History

History

with-eleventy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Hygraph ⨯ Eleventy

Join our Slack

This example shows how to use the Eleventy and GraphQL Request with Hygraph.

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

npx degit hygraph/hygraph-examples/with-eleventy with-eleventy

Install & Run:

cd with-eleventy
npm install
npm run dev

Run on Codesandbox

Develop with Codesandbox