Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWahlin committed Sep 17, 2023
1 parent c99fd30 commit 90ada91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10,313 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ entire application to see a given component. To run the playground run the follo

Then open a browser and visit `http://localhost:4201` and follow the directions there (or visit their website for more information).

## Running Cypress End to End Tests

1. Run `npm install cypress --save-dev` to install Cypress.
1. Run `npm run cypress` to start the Cypress test runner.

## Running in Kubernetes

1. Install Docker Desktop from https://www.docker.com/get-started
Expand Down
Loading

0 comments on commit 90ada91

Please sign in to comment.