Skip to content

Files

Latest commit

4347629 · Jan 13, 2025

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 13, 2025
Apr 30, 2024
May 11, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
May 11, 2023
Dec 27, 2024
Jan 12, 2023
May 12, 2023
May 11, 2023
May 11, 2023
Aug 7, 2024
Dec 27, 2024

Docs

Prereqs

Install yarn

Running docs server locally

Run the following command within the docs/ folder

yarn && yarn dev

The server should start on localhost:3000.

Contributing

Confirm changes look as expected on local instance.

Run yarn build and confirm no errors present from the proposed changes.

Confirm vercel build within PR builds without error and check instance deployment for accuracy.

PR should target branch the main develop branch - develop.