forked from snxraven/LinkUp-P2P-Chat
add readme
This commit is contained in:
parent
4d9d22060b
commit
ff0acb1a85
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
`LinkUp` is currently in` active development` and `not fully launched`.
|
||||||
|
|
||||||
|
To launch the App in Dev Mode:
|
||||||
|
|
||||||
|
`git clone https://git.ssh.surf/snxraven/LinkUp-P2P-Chat.git`
|
||||||
|
|
||||||
|
`cd LinkUp-P2P-Chat`
|
||||||
|
|
||||||
|
`npm i; npm i pear -g;`
|
||||||
|
|
||||||
|
Lastly - run the app:
|
||||||
|
`pear dev -s /tmp/tmp_pear`
|
2
app.js
2
app.js
@ -912,4 +912,4 @@ async function connectToAllRooms() {
|
|||||||
// Call this function when loading the rooms initially
|
// Call this function when loading the rooms initially
|
||||||
renderRoomList();
|
renderRoomList();
|
||||||
|
|
||||||
initialize();
|
initialize();
|
Loading…
x
Reference in New Issue
Block a user