https://github.com/koumoul-dev/presentation-woa
https://github.com/koumoul-dev/presentation-woa
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koumoul-dev/presentation-woa
- Owner: koumoul-dev
- Created: 2016-11-16T06:22:59.000Z (almost 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-10-26T15:11:33.000Z (about 8 years ago)
- Last Synced: 2025-02-16T10:16:04.041Z (9 months ago)
- Language: JavaScript
- Size: 3.22 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```