Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cbertelegni/presentaciones


https://github.com/cbertelegni/presentaciones

gulp presentation-slides presentations reveal-js

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Presentaciones

## INICIO

```bash
# clonar el proyecto
git clone [email protected]:cbertelegni/presentaciones.git
cd presentaciones
# actualizar modulos git
git submodule update
# instalar dependencias node
npm install
```

Iniciar sevidor: `npm start`

Publicación gh-pages: `npm run gh-page`

### Créditos:

* Presentaciónes realizadas con [revealjs](https://github.com/hakimel/reveal.js)




Chrala de ejemplo: [slides-data-viz-web-d3](https://github.com/ptamarit/slides-data-viz-web-d3/blob/master/src/template/index.html)