Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zuraguerra/intense-demo

Demo de IntenseJS para Platzi
https://github.com/zuraguerra/intense-demo

Last synced: about 1 month ago
JSON representation

Demo de IntenseJS para Platzi

Awesome Lists containing this project

README

        

# Demo de IntenseJS para Platzi

Necesitan tener instalados
*[Git](https://git-scm.com/downloads)
*[Python](https://www.python.org/downloads/)

Para descargar el repo, usen en Terminal
```bash
git clone https://github.com/ZuraGuerra/intense-demo/
```

Pueden correrlo usando esto
``` bash
python -m SimpleHTTPServer
```

Visiten en su navegador [http://localhost:8000/](http://localhost:8000/) para ver la aplicación.