- Node.js (version v14.16.1 or higher)
- Yarn (version 1.22.10 or higher)
- Clone the repository:
- Install dependencies using Yarn: yarn install
To build the project, run the following command: yarn build
To start the project locally, run the following command: yarn start