Client E2E tests first step
This commit is contained in:
parent
6200d8d917
commit
74af5a8361
19 changed files with 1502 additions and 99 deletions
|
@ -4,4 +4,4 @@ set -eu
|
|||
|
||||
cd client
|
||||
|
||||
npm run ng -- serve --hmr --host 0.0.0.0 --disable-host-check --port 3000
|
||||
npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue