1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-26 23:34:30 +02:00
This commit is contained in:
Morris Brodersen
2023-11-26 00:46:36 +01:00
parent 4bf3028aa9
commit 9343da1693

View File

@@ -577,7 +577,7 @@ Use `npm run test-coverage` to run the tests and produce an LCOV test coverage
report in `./coverage`.
Note that the implementation is specific to the project structure,
(e.g. `/public` as web root and `8080` as port are hard-coded), but hackable.
e.g. `/public` as web root and port `8080` are hard-coded.
Reference: