Skip to content

kwaight/ChatApp-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

This is a chat app built with the following technologies

  • Node.js
  • Socket.IO - For live push pull connection with browsers and server
  • Angular.JS - Logic and data manipulations on the browser
  • Bootstrap - Cheap and easy way to skin the app

Setup & Installation

To get rolling, follow these steps

  • Install NPM
  • Install bower with npm install bower -g
  • Run npm install
  • Run bower install

Run

Simply execute the bootstrap script in bin / www . You can use forever if you want to maintain some type of uptime.

About

Cheap Node.js chat app for demonstration only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published