Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 676 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 676 Bytes

Create your presentation with js

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

Installation

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 lift

Usage

magic

Contributing

Pull 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.

License

MIT