/Ionic2Course

Primary LanguageTypeScript

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