The Pairwise public facing website.
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
The Pairwise public facing website.
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