Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 756 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 756 Bytes

GraphCMS ⨯ Eleventy

Join our Slack

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

Demo

Deploy with Vercel

How to Use

Download Manually

npx degit graphcms/graphcms-examples/with-eleventy with-eleventy

Install & Run:

cd with-eleventy
npm install
npm run dev

Run on Codesandbox

Develop with Codesandbox