Presentations

Presentations in ASQ

Presentations in ASQ are self-contained HTML presentations.

Setting up a new (empty) presentation project

In ASQ we manage dependencies with bower. We advise you to use it yourself. Start a new presentation like this:

1
2
3
$ mkdir my-presentation
$ cd my-presentation
$ bower init

In the next sections we will see how to add slides and ASQ questions to our presentation.

Examples

You can use these examples for inspiration.