Pages

Saturday, 8 October 2016

How to upload ionic app to ionic account

Hello ionic developer here I am once again with very interesting topic.
 How to upload ionic app to ionic account.
Here is the step whish I followed during apps uploading.
1. Log in at apps.ionic.io
2. Create a new App.
3.Enter  the name of your App.
4. Copy the App ID using below command.
5. Go to terminal and run below command.

ionic link <copied-app-id>

Where <copied-app-id> is your own App ID.

6. Go again to  terminal window run command:  
     ionic upload


Ensure you're logged into the same account in the terminal window that you were logged into on app.ionic.io).


Till then keep asking.

No comments:

Post a Comment