Here you can find demos to generate presentations using js
Technologies:
- node.js@ + sails.js@1.4
- angular.js@1.5 (es6)
- pptxgenjs@3.4
- bootstrap@4
- gulp for FE
Use the package manager npm to install dependencies.
git clone git@github.com:JimHolman1199/angular.js-ppt.gen.git
cd client
npm i
npm start
cd server
npm i
sails liftmagicPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.