Next.JS
A fully-featured demo app built using Garph + GQty, Next.js 13 (app directory) served by Yoga on Edge
Installation
Clone the repository
shgit clone https://github.com/mishushakov/next-garph
git clone https://github.com/mishushakov/next-garph
Install the dependencies
shnpm i
npm i
Start the development server
shnpm run dev
npm run dev