Control de presupuesto y gastos
Your Ionic project is ready to go! Some quick tips:
-
cd into your project: $ cd biyuyo
-
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
-
Simulate your app: ionic emulate
-
Run your app on a device: ionic run
-
Package an app using Ionic package service: ionic package