hackaton-toscana-mobility/hackatonApp
Lorenzo Iovino 962949fa2c few
2016-01-30 23:17:58 +01:00
..
gulp-tasks First Commit 2016-01-29 13:14:27 +01:00
hooks First Commit 2016-01-29 13:14:27 +01:00
resources First Commit 2016-01-29 13:14:27 +01:00
scss dfdf 2016-01-30 21:41:27 +01:00
www few 2016-01-30 23:17:58 +01:00
.bowerrc First Commit 2016-01-29 13:14:27 +01:00
.gitignore First Commit 2016-01-29 13:14:27 +01:00
.io-config.json Aggiunto Photocamera 2016-01-30 18:42:06 +01:00
bower.json First Commit 2016-01-29 13:14:27 +01:00
CHANGELOG.md First Commit 2016-01-29 13:14:27 +01:00
config.xml First Commit 2016-01-29 13:14:27 +01:00
DOCUMENTATION.md First Commit 2016-01-29 13:14:27 +01:00
gulpfile.js First Commit 2016-01-29 13:14:27 +01:00
ionic.project Aggiunto Photocamera 2016-01-30 18:42:06 +01:00
package.json gre 2016-01-30 22:32:14 +01:00
README.md First Commit 2016-01-29 13:14:27 +01:00

Your Ionic project is ready to go! Some quick tips:

  • cd into your project:
cd ionFullApp
  • Setup this project to use Sass:
ionic setup sass
  • Develop in the browser with live reload:
ionic serve
  • Add a platform (ios or Android):
ionic platform add ios [android]

Note: iOS development requires OS X currently See the Android Platform Guide for full Android installation instructions: https://cordova.apache.org/docs/en/edge/guide_platforms_android_index.md.html

  • Build your app:
ionic build <PLATFORM>
  • Simulate your app:
ionic emulate <PLATFORM>
  • Run your app on a device:
ionic run <PLATFORM>
  • Package an app using Ionic package service:
ionic package <MODE> <PLATFORM>

For more help use ionic --help or visit the Ionic docs: http://ionicframework.com/docs

You can find the documentation here: http://bit.ly/ionicthemes-ionfullapp