1
0
Fork 0

Client E2E tests first step

This commit is contained in:
Chocobozzz 2018-05-16 19:59:21 +02:00
parent 6200d8d917
commit 74af5a8361
No known key found for this signature in database
GPG key ID: 583A612D890159BE
19 changed files with 1502 additions and 99 deletions

View file

@ -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