This repo contains the code samples for the following blog posts.
-
Multi-stage builds for Ionic Apps with Azure Pipeline Templates
-
Publishing Android Apps to Microsoft App Center from Azure DevOps
- Open up the project in Visual Studio Code
- Run the following commands
npm install && ionic build && npx cap sync
- You can push the project to your own repo and link it up with AzureDevOps
Having any issues or troubles getting started? Get in touch with me
Has this Project helped you learn something new? or helped you at work? Please consider giving a ⭐️ if this project helped you!
Please share this Repository within your developer community, if you think that this would make a difference! Cheers.
PRs are welcome! Thank you