donateoa / firebase-social-chat

Ionic app built on top of firebase sdk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Ionic Chat

This application was generated using Ionic 4 and Firebase sdk.

Setup

In order to run the app on your local computer be sure ionic has been installed.

npm install -g ionic

Clone the code from repository

git clone https://github.com/donateoa/firebase-social-chat.git

Install the dependencies

yarn install 
or
npm install

run the application

ionic serve

Browser window opened to http://localhost:8100.

About

Ionic app built on top of firebase sdk.


Languages

Language:TypeScript 73.5%Language:HTML 17.9%Language:CSS 5.1%Language:Shell 2.5%Language:JavaScript 1.2%