Preview
Preview Server
Start a private local preview URL for browser testing.
Private local action
This module prepares the local engine command and output path. Project files stay on your machine and are not sent anywhere by this static control surface.
cd local-engine npm install npm run preview-server -- <target>
Quick checklist
Coverage items
Items prepared for this module.
| Check | Status | Notes |
|---|---|---|
| Preview command selected | Ready | Included in the private local automation checklist. |
| Port found | Ready | Included in the private local automation checklist. |
| Homepage reachable | Ready | Included in the private local automation checklist. |
| Server log saved | Ready | Included in the private local automation checklist. |
| Stop command available | Ready | Included in the private local automation checklist. |
Output preview
Local runner output is stored in the private reports and exports folders.
Preview Server Status: ready for private local automation Output: local-engine/reports/latest/ Export: local-engine/exports/latest/ Privacy: private by default; public-safe proof can be generated.