/MEANr-ion

MEANr Ionic Mobile App

Primary LanguageJavaScriptMIT LicenseMIT

MEANr-ion

Ionic Mobile App. Part of MEANr - A MEAN relational stack

DEMO: https://meanr.io

Getting Started

  1. Make sure you have an API up and running - MEANr-api

  2. Fork or Clone this repo git clone https://github.com/christurnbull/MEANr-ion.git

  3. Install dependencies npm i && bower i

  4. Configure the API address/port and app name in ./app/main/constants/env-dev.json

  5. Run using gulp watch

  6. Add your source code to ./app and make great things

Dependencies

  • Ionic 1.2.x
  • Gulp
  • npm
  • Bower

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

License

The code is available under the MIT license.