Manage packages by using NuGet

You want to expose a read-only feed of custom packages on your internal web server to your colleagues. Which steps do you take? (Choose all that apply)

Install the NuGet.Server package.
Set the API key in your appSettings.
Create a new Empty ASP.NET Web Application.
Deploy your application to IIS.