- Configure Visual Studio to add this package source: http://nuget.episerver.com/feed/packages.svc/. This allows missing packages to be downloaded, when the solution is built.
- Open solution and build to download nuget package dependencies.
- Search the solution for "ChangeThis" and review/update as described.
- This uses Local DB so no need to run database setup
- Start the site (Debug-Start from Visual studio) and browse to http://localhost:50244 to finish installation. Login with [email protected] / store.
Note: SQL scripts are executed using Windows authentication so make sure your user has sufficient permissions.
To log in to the site, use u: [email protected] p: store.