Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

thorsten/chat-js

Repository files navigation

chat.js

node.js based demo chat using Express.js, Handlebars and Bootstrap.

Getting Started

Install node.js (0.10.x or 0.11.x) first.

Overview

  • express
  • jQuery
  • Bootstrap
  • LESS
  • Handlebars

Installation

$ npm install grunt-cli bower -g
$ npm install
$ bower install

Running

All configurations are in the Gruntfile, to start the server and start developing.

Start

grunt

License

BSD License

About

node.js based demo chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published