Skip to content

hassanShabbir1960/teammeupp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamMeUp

A MEAN Stack web application for teaming players and recording their activities.

Requirements:

  • Express >=4.16.1
  • Angular CLI >=9.1.0
  • MongoDB >=4.2.5
  • Node >=12.6.1
  • Node Package Manager(npm) >=6.13.4

Installation:

  • Clone the repo locally.
  • Install the required packages for server side by running npm install in the main directory for backend and in client directory for Angular.
  • Run backend using nodemon server.js. It will run the express app and connect it to mongoDB on port 5000.
  • Then move to the client directory using cd client and run angular by ng serve --open it will open the app in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published