I am trying to use vorlonjs inside a angular app. I installed and followed all the steps in the documentation as they were presented, but in chrome dev-tools I get a connection refused error( http://localhost:1337/vorlon.js net::ERR_CONNECTION_REFUSED), when I am loading main page.
Is this a known issue or I need to do other configuration for it?
Thanks in advance