Nest Engineering Docs
Nest Web App

Local development

Run and test the Nest web app locally

Prerequisites

  • Node.js LTS and pnpm.

Run locally

pnpm --dir apps/nest install
pnpm --dir apps/nest dev

Tests

  • Document test commands once available.

Last updated on

On this page