ionic2blueprints / firebase-chat

Chapter 1: Firebase Chat Application with Ionic 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Chat App with Ionic 2

Steps to use

  • clone this repo
  • npm install
  • ionic state restore
  • Add the required platform like ionic platform add android or ionic platform add ios
  • Then ionic build android or ionic build ios

Based on Ionic 2.1.0

About

Chapter 1: Firebase Chat Application with Ionic 2


Languages

Language:TypeScript 51.3%Language:HTML 24.9%Language:JavaScript 13.2%Language:CSS 10.7%