Skip to content

Files

Latest commit

bd5772a · Feb 23, 2025

History

History
This branch is 16 commits ahead of and 77 commits behind dotansimha/graphql-code-generator:master.

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 30, 2022
Nov 13, 2024
Jan 7, 2023
Jan 27, 2025
Nov 24, 2021
Jan 7, 2023
Dec 28, 2021
Apr 11, 2024
Nov 13, 2024
Feb 23, 2025
Nov 13, 2024
Jul 7, 2023
Nov 25, 2024
Jan 15, 2025
Nov 13, 2024

README.md

Website

This website is built using NextJS

Installation

Run yarn from the root directory

Building the app

Run yarn build from the root directory

Local Development

yarn dev

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.