Skip to content

Next.JS

A fully-featured demo app built using Garph + GQty, Next.js 13 (app directory) served by Yoga on Edge

→ Demo

→ Repository

Installation

  1. Clone the repository

    sh
    git clone https://github.com/mishushakov/next-garph
    git clone https://github.com/mishushakov/next-garph
  2. Install the dependencies

    sh
    npm i
    npm i
  3. Start the development server

    sh
    npm run dev
    npm run dev