1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00
This commit is contained in:
Chocobozzz 2017-12-12 14:45:42 +01:00
parent b2731bff28
commit 77d07d6909
No known key found for this signature in database
GPG key ID: 583A612D890159BE
7 changed files with 38 additions and 3 deletions

View file

@ -2,4 +2,4 @@
cd client || exit -1
ng server --host localhost --port 3000
ng server --hmr --host localhost --port 3000