mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-12 19:24:13 +00:00
Update README.md
This commit is contained in:
parent
48554f32f1
commit
fd39b558a3
12
README.md
12
README.md
@ -31,6 +31,18 @@ Requires at root:
|
||||
- .pre-commit-config.yaml
|
||||
- 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
|
||||
-------
|
||||
|
Loading…
x
Reference in New Issue
Block a user