You can use AirPPT to generate websites or web apps. This repo has sample applications that we built with AirPPT
Apps.pptx contains the slide deck with all of the UI's that are utlized in the samples.
git clone https://github.com/airpptx/samples
cd samples
cd <sample you want>
npm run build
npm run start