Internal-Messenger icon indicating copy to clipboard operation
Internal-Messenger copied to clipboard

A localhost web chat for my friends because the Wifi at school is too crappy

WebChat

A localhost web chat for my friends because the Wifi at school is too crappy

The app use: Meteor, React, Javascript, CSS, HTML, MongoDB, CollectionFS

How to run

_ Install Meteor

_ cd in the directory

_ meteor npm install

_ meteor run (default port is 3000)

_ (Optional: to change the port, run: meteor run --port number)