UNPKG

angular-no-vnc

Version:
8 lines (6 loc) 471 B
### 0.0.5 * 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](http://localhost:44999). ### 0.0.4 * Added path option to angular lib and sample app. (Big thanks to [nfleury](https://github.com/nfleury)) * Added `--path` option to websockify proxy server.