Skip to main content

Local Development Setup

To configure StackTest locally for development:

  1. Clone the repository.
  2. Run pnpm install in the root workspace.
  3. Run pnpm build to compile package sources.
  4. Run pnpm test to execute unit tests.