Chatmosphere Client Side

WIP

  • Setup and installation (you'll need to be running the server-side application in order for the client-side to work properly)
$ npm install
$ cd app
$ bower install
$ cd ..
$ gulp

Application description

  • This is the client-side of chatmosphere - a chatroom application

Technologies used in the client-side application

HTML
CSS
SASS/SCSS
Bootstrap
Skeleton
Javascript
Angular
Socket.io
Gulp
Bower

Link to server-side of chatmosphere

https://github.com/AkyunaAkish/chatmosphereServer