pacho950609 / graphql-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project

Getting Started

First, install the project dependence:

npm i

Second, run the development server:

npm run dev

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

This project is connected to a remote server, if you want to change the server you can change the remote host in the /apolloClient/apolloClient.ts

Deploy

If you want to deploy the static project page somewhere you can run

npm run build:export

and upload /out folder in your preferred host

About


Languages

Language:TypeScript 88.8%Language:CSS 10.6%Language:JavaScript 0.6%