You can either fork and/or clone the repo to your machine or just download the zip file and unzip it.
- Create a local Kanban database on SQL Server.
Visual Studio 2010 or later (including an Express edition) should come with SQL Server Express LocalDB
- Update EventStore connection string in web.config file to the database created in the first step.
- Build the solution.
Visual Studio should restore all required NuGet packages (make sure missing package option is checked).
We have tested the steps above with both VS2013 pro and express edition.
Created by ReSharper.