Skip to content

sahngah/Hey-Team-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hey Team Up

Hey Team Up is a web application designed to help programmers find collaborators for their projects or find projects to collaborate on. It is written with the MEAN stack. It is currently a work in progress.

How to run

  1. Open bash terminal
  2. Go to folder you want to hold project repo in
  3. git clone https://github.com/sahngah/Hey-Team-Up.git
  4. npm install && bower install
  5. in a separate bash terminal, start your mongo server --> sudo mongod
  6. start node server --> node server.js
  7. Go to localhost:1111 in browser and enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published