-
Notifications
You must be signed in to change notification settings - Fork 1
GeoChatTeam/geochat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to begin GeoChat development: 1) if cloning by https: - git clone /~https://github.com/GeoChatTeam/geochat.git if cloning by ssh: - git clone git@github.com:GeoChatTeam/geochat.git 2) cd into geochat root directory - cd geochat 3) install dependencies - npm install 4) install mongodb on mac with homebrew - brew update - brew install mongodb 4) start mongo dameon - mongod 3) start the geochat server - node app.js
About
geolocation based chat
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published