- Launch in VS2015 and higher
- Restore nuget packages
- Build solution
- Database 3.1. Launch migrations in Package Manager Console type "Update-Database -ProjectName Domain\Discountapp.Domain" (if no command restart Visual Studio)
- cd Discountapp.MVC
- npm install
- bower install