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 devTests
- Document test commands once available.
Last updated on
Run and test the Nest web app locally
pnpm --dir apps/nest install
pnpm --dir apps/nest devLast updated on