Skip to content

whispeer/whispeerNode

Repository files navigation

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