How to setup homepage slider

The page slider can be setup from app/js/src/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/_rev-slider.scss

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