Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 319 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 319 Bytes

Components

This is the main source for our React components. They can be rendered by the server or the client via Next.js. The starting point for any component usage is the pages/ directory, which uses a file-system routing paradigm to match paths to pages that then render these components.