ci #1

Merged
Branden.Jones merged 7 commits from ci into main 2024-04-26 15:50:24 +02:00
Showing only changes of commit e1a211f9af - Show all commits

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!**