imabasghar / ionic2-simple-chat

Simple Chatting/Messaging App in ionic2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic2 Simple Chat

Simple Chatting Application Project. Following this.

Setup Server

Pre Requisites: Nodejs, CouchBase

Follow the steps given here.

Setup App

  • Install ionic2.
npm install ionic@beta -g
  • Install Packages
npm install
  • Install typings
npm install typings -g
  • Install project specific typings
typings install

About

Simple Chatting/Messaging App in ionic2


Languages

Language:JavaScript 37.8%Language:CSS 32.9%Language:TypeScript 16.5%Language:HTML 12.8%