DeckDeckGo - CLI
Create a lightweight presentation using HTML and Web Components.
DeckDeckGo let you create without effort your slides and allows you to add some extra interactive features with the help of the Ionic components.
Moreover, DeckDeckGo bundles your presentation with services workers letting you publish it online as a Progressive Web App.
Table of contents
CLI
This project is the CLI of DeckDeckGo. Visit the main project repo to learn more about how to use the tool and edit your presentation.
Getting Started
To get started and to create your presentation, run the following command:
npm init deckdeckgo
Once your presentation created, go to your new project's folder and start editing src/index.html
to prepare your slides and content for your talk 😉
Credits
This CLI reuse many features of the Stencil CLI
License
MIT © David Dal Busco