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
- Host: GitHub
- URL: https://github.com/jondotsoy/proyecto-prueba-chat.io
- Owner: JonDotsoy
- License: mit
- Created: 2014-12-29T11:57:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T12:02:41.000Z (over 10 years ago)
- Last Synced: 2025-01-26T10:30:26.982Z (4 months ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
´´´