## Description Extend DevCommand to automatically restore, build, and launch the dev server after premium scaffolding. ## Tasks - [ ] Extend DevCommand to accept scaffolded project path - [ ] Auto dotnet restore + build + run after scaffolding - [ ] Display premium component status on startup banner - [ ] Service Control Panel integration ## Dependencies Depends on: Premium Web App Scaffolding > **Migrated from:** WasmMvcRuntime #44
Description
Extend DevCommand to automatically restore, build, and launch the dev server after premium scaffolding.
Tasks
Dependencies
Depends on: Premium Web App Scaffolding