I think there is some issue with relative addressing in intex.html.
when i replaced the script line with <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.1/p5.min.js" type="text/javascript"></script>
it started working. How to fix that?
this is the index.html file before this edit.