Skip to main content
Starts a development server with hot-reload (tsx --watch) and async type-checking. This is a long-running process.

Usage

Configuration

project.json

Options

Behavior

  • Hot reload: File changes trigger automatic restart
  • Type checking: Runs tsc --noEmit asynchronously in the background
  • Not cacheable: Long-running process, no Nx caching