GraphCMS ⨯ Nuxt.js Join our Slack This example demonstrates how to query from GraphCMS with Nuxt.js. • Demo How to Use Download Manually npx create-gcms-app with-nuxtjs Install & Run: cd with-nuxtjs npm install npm run dev # or cd with-nuxtjs yarn yarn dev Generate static project npm run generate # or yarn generate Run on Codesandbox