jugglingApp ##Launch First time install dependencies npm install Then during development you can launch watching changes ionic serve Finally in a production environment Compile the app (in platform directory) ionic cordova release browser