1.1.3 • Published 10 years ago
tconv v1.1.3
tconv
Conversations via terminal.
Installation
$ npm i -g tconvStart
$ tconvCustom Server
In default, tconv uses its dedicated server. Creating your personal host is easy! Follow the instructions below to set up the client and server.
Setting Server
Clone this repo and execute on server.
$ node serverSetting Client
Install this package and edit app.js as follows:
var url = "http://yoururl"