Hi,
I’m new to ionic. I have just built an Ionic project. But I had to change the folder structure a bit. So when I run the IOS app (after ‘cordova build ios’ which was done successfully) I could only see the UIs in the starter template. I couldn’t see any changes I did.
So, am I not allowed to change the folder structure of the template? Also I’m using ejs as the view engine for express framework. Will that have any effect?