This is a simple chat application built with NodeJS as the back-end and Twitter Bootstrap to make it look pretty. It's purpose is to demonstrate the how simple it can be to construct a chat application using Node.
===============
###Required:
- NodeJS
- NPM
- Git Bash (Optional if you are using Windows)
===============
###Instructions:
- Download the Zip file to a folder.
- Navigate to the root folder and run the 'npm install' command.
- To start the application use the command 'node server'.
- Navigate to 'localhost:2500'.
===============
#####The legal Stuff
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
===============
Developed by Niall Lonergan (nyl2k8@gmail.com)
web: niall.ws
twitter: @niall_lonergan
google+: +Niall