darkwire.io/readme.md
2016-01-10 16:30:05 -05:00

302 B

FattyChat

FattyChat is the simplest way to chat online anonymously.

Installation

Install dependencies

npm install

You need Gulp installed globally:

npm install -g gulp
gulp start

FattyChat is now running on http://localhost:3000

Deployment

Build source

gulp build