Skip to content

pacho950609/graphql-front

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published