Skip to content

Latest commit

 

History

History
 
 

with-astro

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GraphCMS x Astro

Join our Slack

This example shows how to use the Astro with GraphCMS.

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

npx degit graphcms/graphcms-examples/with-astro with-astro

Install & Run:

cd with-astro
npm install
npm run dev

Run on Codesandbox

Develop with Codesandbox