Development Setup - wshahzad/Team-Four GitHub Wiki

Setup development environment with following tools:

  • Install Visual Studio 2013 (IDE)
  • Install MS SQL Server Express (Database)
  • Install Gihub for Windows

Phase 0

  • Create New ASP.NET MVC 5 Project in Visual Studio
  • Compile project and Execute
  • Include AngularJS and jQuery Libraries in project
  • Add Bootstrap in VS Project
  • Add SQL Server Express Database in to project solution
  • Compile and check in the files to GitHub

All team members clone project code from GitHub to Desktop

  • Use Git for window client tool to clone the repository.