Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 337 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 337 Bytes

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.

Running a Sample

git clone https://github.com/airpptx/samples
cd samples
cd <sample you want>
npm run build
npm run start