Get the pace.js file.
Get the CSS.
Add the following to the /Shared/_Layout.cshtml file.
<head> <script src="/Scripts/pace.js"></script> <link href="/Content/pace.css" rel="stylesheet" /> </head>