mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-24 05:00:17 +00:00
300 B
300 B
Darkwire
Darkwire is the simplest way to chat online anonymously.
Installation
Install dependencies
npm install
You need Gulp installed globally:
npm install -g gulp
gulp start
Darkwire is now running on http://localhost:3000
Deployment
Build source
gulp bundle