Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zuraguerra/intense-demo
- Owner: ZuraGuerra
- Created: 2015-06-07T06:36:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-07T22:58:27.000Z (over 9 years ago)
- Last Synced: 2023-02-28T07:17:28.567Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://zuraguerra.github.io/intense-demo/
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.