Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 569 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 569 Bytes

EmergencyJS

Please make sure to install the most recent ionic beta.

Ionic version for reference:

  • Cordova CLI: 5.3.3
  • Ionic Version: 2.0.0-alpha.45
  • Ionic CLI Version: 2.0.0-beta.15
  • Ionic App Lib Version: 2.0.0-beta.8
  • Node Version: v4.2.1

Local Setup

To setup locally, clone the repo (either via a git clone or Github Desktop) and run the following from the directory:

npm install

This will install the necessary dependencies for the project. Following this, it 'should' just be a case of running:

ionic serve