Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 487 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 487 Bytes

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