hanali
hanali

Reputation: 227

share an angularjs project with TFS 2013

I new in TFS using,and I wonder please if there's in any way to open an angularJs project and share it with Team members in TFS 2013

thanks a lot for help :)

Upvotes: 0

Views: 523

Answers (2)

Vicky - MSFT
Vicky - MSFT

Reputation: 5010

Several steps you need to follow:

  1. Create one workspace in your local machine to map to TFS server path.
  2. Put your angularJs project into the workspace folder.
  3. Download and install TFS2013 Power Tool.
  4. In the workspace folder, right click the angularJs project you would like to share with other team members and select Team Foundation Server -> Check in. enter image description here

Now, you already checked in the angularJs project, other team members who have required permissions are able to Get and work with it.

Upvotes: 1

user1752532
user1752532

Reputation:

https://www.visualstudio.com/en-us/products/what-is-visual-studio-online-vs.aspx

has integrated project management for all type of projects

Upvotes: 2

Related Questions