Local Setup
This guide walks you through setting up TestoQA locally from scratch.
Setup Steps
Follow these steps to set up and run TestoQA locally:
- Clone the repository
git clone https://github.com/rezwanul7/nextjs-testo.git
cd nextjs-testo- Install dependencies (pnpm only)
pnpm installLast updated on