Skip to content

pairwise-tech/website

Repository files navigation

Pairwise Website

https://pairwise.tech

Netlify Status

Features

The Pairwise public facing website.

Usage

Start a dev server

yarn start

Create a production build

yarn build

Serve the production build locally

yarn serve

Generate GraphQL type definitions

yarn codegen