13 lines
268 B
Markdown
13 lines
268 B
Markdown
`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`
|