Skip to content

aegypius/Mobileorgie

 
 

Repository files navigation

Mobileorgie

It's the mobile app for Metalorgie.com We use Cordova, AngularJS, Ionic + Grunt / Bower / Yeoman.

Install

You must have Compass / Grunt Cli installed

git clone https://github.com/Metalorgie/Mobileorgie.git
cd Mobileorgie
npm install grunt --save-dev
npm install
sudo npm install -g bower
bower install
grunt serve

Grunt serve command compil all code and launch a local webserver (on port 8000). Your browser might open with the app.

Participate

Feel free to make PR for this project. We aim to deploy app on Android then iOS (but other platform may be consider too). Please do not publish your own app, we prefer to have one and only one app on each store.

Licence

This app is licensed under the Beer-ware licence

About

Mobile app for Metalorgie.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.0%
  • HTML 25.9%
  • CSS 5.1%