readme updated

This commit is contained in:
Branden Wayne Jones 2024-04-25 13:22:56 -04:00
parent e390640938
commit e1a211f9af
1 changed files with 11 additions and 0 deletions

View File

@ -17,6 +17,8 @@ You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
This project is using the Jest and React testing libraries.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
@ -29,6 +31,15 @@ Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run cypress`
Launches the Cypress Launchpad interface for E2E testing and error messages.
It will automatically reload after changes to files, but
it is recommended to occasionally click the interface refresh button.
This has been tested mostly using the Chrome Browser.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**