- Login to github, init a new space
- Run the portforward for 6080 if needed
- On the terminal
Ctrl + J
orCMD + J
, runnpx cypress install
npx cypress open
- then you will see the cypress app is open on the GUI.
- Start testing with your favorite browser (default is electron).
- Change one of the ctflow file, click save & run to see the update.