Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 213 Bytes

whispeer

Initial installation:

  • git clone
  • npm install
  • Install redis on your machine

For Developing purposes:

  • git pull
  • git submodule update --init
  • npm install
  • node app.js