Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 514 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 514 Bytes

Total Response

A Mobile App utilizing location tracking to provide coordinates to first responders in an emergency, and using voip to route a call to a 911 operator.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
quasar dev

# build for production with minification
quasar build

# build for production in android and produce an unsigned apk
quasar build -m cordova -T android

# build for production in objective c
quasar build -m cordova -T ios