Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.65 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.65 KB

Multi-stage builds for Ionic Apps with Azure Pipeline Templates

Documentation License: MIT Twitter: _SahanSera

This repo contains the code samples for the following blog posts.

Usage 🚀

  1. Open up the project in Visual Studio Code
  2. Run the following commands
npm install && ionic build && npx cap sync
  1. You can push the project to your own repo and link it up with AzureDevOps

Questions? Bugs? Suggestions for Improvement? ❓

Having any issues or troubles getting started? Get in touch with me

Support 🎗

Has this Project helped you learn something new? or helped you at work? Please consider giving a ⭐️ if this project helped you!

Share it! ❤️

Please share this Repository within your developer community, if you think that this would make a difference! Cheers.

Contributing ✍️

PRs are welcome! Thank you