Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jorgecasar/node-chat-workers


https://github.com/jorgecasar/node-chat-workers

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# [Demo node chat workers](http://chat.jorgecasar.jit.su)

- Descargar e installar [NodeJS](http://nodejs.org/#download).
- Descargar e installar [NPM](http://npmjs.org/doc/README.html).
- Descargar el [repositorio](https://github.com/jorgecasar/node-chat-workers/zipball/master).
- Abrir la consola (windows: ejecutrar cmd.exe) o el terminal en Mac y ubicate en la ruta donde hayas descomprimido el repositorio descargado.
- Ejecutar `npm install -d` (para instalar dependencias).
- Abrir [http://localhost:8080](http://localhost:8080) y disfrutar.