Skip to content

daynedavis/P2PGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2PGM

##Peer to Peer Group Messaging

Install homebrew

Install nodejs and gruntjs with:

  • brew update
  • brew doctor
  • export PATH="/usr/local/bin:$PATH"
  • brew install node
  • npm install -g grunt-cli

Then nnavigate to the project directory and run the following to install the npm packages:

  • npm install

After this you will be able to run the server with node server with:

  • node server.js

This will run forever until you run ctrl+c in terminal. The site will be available at localhost:8080

About

Peer to Peer Group Messaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •