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

https://github.com/jondotsoy/proyecto-prueba-chat.io

Proyecto de Prueba para llevar a cabo un Chat, con NodeJS, y Socket.IO
https://github.com/jondotsoy/proyecto-prueba-chat.io

Last synced: about 2 months ago
JSON representation

Proyecto de Prueba para llevar a cabo un Chat, con NodeJS, y Socket.IO

Awesome Lists containing this project

README

        

Proyecto Prueba Chat.IO
=======================

Proyecto de Prueba para llevar a cabo un Chat, con NodeJS, y Socket.IO.

Instalar
--------

Instalar repositorios con NPM.

´´´sh
$ npm install
´´´

Instalar repositorios con Bower.

´´´sh
$ bower install
´´´