All Projects → manosim → trevor

manosim / trevor

Licence: MIT license
A hybrid app based on Ionic Framework, AngularJS and Apache Cordova.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Trevor

travis cc-gpa cc-coverage

A hybrid app based on Ionic Framework, AngularJS and Apache Cordova.

Trevor App

Download

You can download Trevor from the App Store(Link) and Google Play Store(Link).

Prerequisites

Install Packages

The setup script will handle the installation of ionic and all the other dependencies.

npm run setup

Running the app on the browser

ionic serve
npm run watch

Releasing the app

ionic platform add ios
ionic platform add android
npm run release
ionic build ios
ionic build android

Then prepare to release for each store.

Running the tests

To run tests:

npm test

License

Trevor is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].