This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
PeerTube
Watch
3
Star
0
Fork
0
You've already forked PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
synced
2025-02-25 18:55:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b2731bff28
PeerTube
/
scripts
/
watch
/
client.sh
6 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
Adapt npm scripts
2016-06-03 15:34:39 -05:00
#!/usr/bin/env sh
cd
client
||
exit
-1
Upgrade scripts and embed webpack config
2017-12-12 04:38:02 -06:00
ng server --host localhost --port
3000
Reference in New Issue
Copy Permalink