Skip to content

Commit

Permalink
Final readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassidy-Boilley committed May 30, 2024
1 parent b482829 commit d28f43e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ To install the project, clone the repository and run `npm install` to install al
- Environment variables are loaded using dotenv.
- Run ‘npm run build’ before merging to main to ensure there are no build errors before deployment
- Git commits trigger linting and formatting checks before being committed due to Husky and lint-staged configurations.
- To run the playwright tests use 'npx playwright test' this will the test directory defined in the playwright.config.ts
- To run the coverage report `npm run coverage`

**Scripts:**

Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d28f43e

Please sign in to comment.