This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
riot-web
mirror of
https://github.com/vector-im/riot-web
Watch
1
Star
0
Fork
You've already forked riot-web
0
Code
Issues
Releases
Wiki
Activity
2cb83334ed
riot-web
/
riot
/
start.sh
5 lines
89 B
Bash
Raw
Blame
History
pushd
riot-web/webapp/
python -m SimpleHTTPServer
8080
&
PID
=
$!
popd
echo
$PID
> riot.pid
Reference in New Issue
View Git Blame
Copy Permalink