seanedw1 / smsapp1

ionic and firebase chat application

Repository from Github https://github.comseanedw1/smsapp1Repository from Github https://github.comseanedw1/smsapp1

sms app

A ionic and firebase chat application

Table of contents

Ionic

ionic is a open source framework used for developing mobile apps.

Firebase

firebase is a realtime database and back end as a service. when using firebase with ionic angularfire must be used. As ionic is built with angular.

Ionic view

ionic view allows you to quickly test ionic apps live on mobile devices.

Install ionic

Install ionic on your machine

In the command line run

npm install -g ionic cordova

Test this app

Test your app in the browser

In the command line run

ionic serve
Contributors

About

ionic and firebase chat application


Languages

Language:JavaScript 85.3%Language:CSS 14.5%Language:HTML 0.2%