📄 docs: Update readme with dev server instructions
This commit is contained in:
@@ -4,5 +4,13 @@ A web-based dashboard for managing and viewing Playwright test results.
|
|||||||
|
|
||||||
Features, goals, etc TBD
|
Features, goals, etc TBD
|
||||||
|
|
||||||
|
## Running the Project
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$env:DEBUG='playwright-a11y-dashboard:*'; npm start
|
||||||
|
```
|
||||||
|
|
||||||
|
## Notes, issues, and tasks
|
||||||
|
|
||||||
- [Initial Project Outline](Outline.md)
|
- [Initial Project Outline](Outline.md)
|
||||||
- [Project Task Board](https://git.keithsolomon.net/keith/Playwright-A11y-Dashboard/projects/1)
|
- [Project Task Board](https://git.keithsolomon.net/keith/Playwright-A11y-Dashboard/projects/1)
|
||||||
|
|||||||
Reference in New Issue
Block a user