Build ionic from source locally

Hi there, I’d like to make an attempt at fixing a bug and would like to build ionic from source and use it with my project locally (and hopefully contribute). I’m just interested in @ionic/angular and @ionic/core.

I looked through documentation but I did not come across any information on what is necessary.

Question: What are the steps to build @ionic/angular & @ionic/core as packages locally?
Question: How can I use the local packages with my ionic Angular application? If the packages are build locally I should just be able to normally install to the local path which is what I’m hoping for.

Thanks for your willingness to help out! We appreciate it. See the contributing section here and the detailed guide should explain how to get up and running locally.

1 Like

Oh my I completely missed that, thank you for directing me to the right resource. Have a great day!

1 Like