How to setup homepage slider

The page slider can be set up from app/js/script.js .  In this file you can find the initSlider function which allows you to customize the slider settings:

The homepage slider style can be customized from css/scss/elements/_homepageSlider.scss

Also, the slider markup can be found in app/index.html after header tag.