Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 172 Bytes

SETUP.md

File metadata and controls

7 lines (6 loc) · 172 Bytes

Install required packages

  1. Install nvm
  2. Clone repo
  3. nvm use 18
  4. npm install --global yarn
  5. yarn