Hi, I tried to include some files in the index.html like below <script src="js/app.js"></script> <script src="js/controller/mainCtrl.js"></script> but its showing the path issue ,Do you have any idea about how to include the file 
Hi,
I tried to include some files in the index.html like below
<script src="js/app.js"></script> <script src="js/controller/mainCtrl.js"></script>but its showing the path issue ,Do you have any idea about how to include the file