Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (6 loc) · 220 Bytes

codegen.md

File metadata and controls

13 lines (6 loc) · 220 Bytes

Code generation

Download schema

This step generates a schema.json file in the project's root directory.

  1. yarn workspace web schema

Generate types from downloaded schema

  1. yarn workspace web types