Readme update

This commit is contained in:
Dan Seripap 2016-01-27 18:18:43 -05:00
parent 05f66b7bdb
commit fab6549dac

View File

@ -8,6 +8,8 @@ Simple encrypted web chat. Powered by [socket.io](http://socket.io) and the [web
npm install npm install
gulp start gulp start
Create a **.secret** file in **/src** folder with a your session secret. It doesn't matter what it is- just keep it private.
Darkwire is now running on `http://localhost:3000` Darkwire is now running on `http://localhost:3000`
### Deployment ### Deployment