An open API service indexing awesome lists of open source software.

https://github.com/koumoul-dev/presentation-woa


https://github.com/koumoul-dev/presentation-woa

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Presentation can be viewed [here](https://koumoul-dev.github.io/presentation-woa/)

This presentation is made with [reveal.js](http://lab.hakim.se/reveal-js/#/)

## How to update ?

You should install [reveal-cli](https://github.com/cesar/reveal-cli)
```
npm install -g reveal-cli
```

Then clone this repository and
```
cd path/to/project
reveal deploy
```