sahansera / AzurePipelinesTemplateForIonic

πŸ“± Proof of Concept on setting up multi-stage builds for Ionic apps on Azure DevOps pipelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ“± Proof of Concept on setting up multi-stage builds for Ionic apps on Azure DevOps pipelines

License:MIT License


Languages

Language:SCSS 31.9%Language:HTML 21.6%Language:TypeScript 19.9%Language:Java 18.4%Language:JavaScript 8.1%