- Add postinstall script to install bower's dependencies in standalone mode. Now angular-no-vnc can run sample app when it's installed by npm -g,
e.g.
$ websockify --web=.. 44999 <vnc-host>:<vnc-port>
will allow you to run sample app on http://localhost:44999.
- Added path option to angular lib and sample app. (Big thanks to nfleury)
- Added
--path
option to websockify proxy server.