mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-19 02:59:57 +00:00
302 B
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