This is an modified version of the minimalistic DPS Custom Storefront app, created during the first ever DPS Bootcamp in USA!
For all-things-Adobe-DPS, click here
For all-things-Adobe-DPS-Bootcamp, click here
To compile the HTML files for use in the DPS App Builder, navigate to the public_html folder, select all the files/folders inside, and choose "Compress ...".
The stylesheet for this Storefront utilizes the Foundation 5 responsive front-end framework.
To edit the stylesheet, proceed to either step 1 or 2:
- make changes to the scss files in the
SCSSfolder (if you don't know what SCSS means, proceed to alternative step #2) - make changes to the css files in the
public_html > cssfolder
There were no javascript framework used in the process, it was stripped down in favor of ease of use.