npm start
To debug the Express server with auto-restart,
npm run dev:server
To run unit tests (Jest) in watch mode,
npm run dev:tdd
With VS Code
VS Code
Attach to Server
Attach to Jest