Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 268 Bytes

Introduction

This is a messaging app built on Ionic 2

Installation steps for developers

  1. Download project
  2. Install dependencies:
    • npm install
  3. Create the www folder and include images resources
  4. Execute ionic serve to load the app in a browser