Skip to content

Demo on github.io

Mike Goodstadt edited this page May 29, 2019 · 1 revision

Publishing demo to GitHub Pages

The repository is configured to used GitHub Pages in /docs.

  1. Build ngx-resizable-demo to /docs
ng build --prod --base-href https://3dgenomes.github.io/ngx-resizable/ --output-path docs
Clone this wiki locally