darkwire.io/readme.md
2016-01-19 12:31:07 -05:00

23 lines
303 B
Markdown

# 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 bundle