/ChatApp

ChatApp with Angular

Primary LanguageJavaScript

ChatApp - with Angular

===================

  • Created with sublime text 2

  • User: Sindri Þór Stefánsson (sindri12)

  • Date: 25. feb 2014

  • Description: Appchat is a chat program created
    mostly with angular.

    SETUP ==================== INFO: For setting up before programing this project
    it is necessary have setup npm, node, grunt and
    bower. With bower install angular, angular-route, angularjs, bootstrap, jquery, node and sizzle

    Run program ==================== First its necessary to start chat server with
    command: node chatserver.js
    Next is to start grunt with command:
    grunt.

    Should run normally, if not: Then be a busdriver..