Skip to content

ivanms1/nextjs-graphql-typescript

Repository files navigation

Next js + GraphQL + TypeScript Setup

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn to create this template here