Skip to content
davidfowl edited this page Jul 13, 2012 · 6 revisions

Prerequisites

  • Get VS Sp1
  • If you have MVC4 installed, uninstall it.
  • You need SQL express.

Run it and it just works. It will create the migrate/create the database at runtime, because EF code first is awesome :).

Clone this wiki locally