mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 10:34:17 +00:00
Update README.md
This commit is contained in:
parent
b49a196541
commit
f0ff6aa20e
12
README.md
12
README.md
@ -31,6 +31,18 @@ Requires at root:
|
|||||||
- .pre-commit-config.yaml
|
- .pre-commit-config.yaml
|
||||||
- pyproject.toml
|
- pyproject.toml
|
||||||
|
|
||||||
|
Run cypress automated browser tests
|
||||||
|
-----------------------------------
|
||||||
|
|
||||||
|
Get the app running so you can access the frontend at http://localhost:7001 in your browser.
|
||||||
|
|
||||||
|
First install nodejs, ideally the version in .tool-versions (but likely other versions will work).
|
||||||
|
|
||||||
|
Then:
|
||||||
|
|
||||||
|
cd spiffworkflow-frontend
|
||||||
|
npm install
|
||||||
|
./bin/run_cypress_tests_locally
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user