This project is an example demo that shows how you can use the viewer from an external package
The viewer is being loaded in public/index.html as a script tag
<script src="https://canadian-geospatial-platform.github.io/GeoView/public/gcpv-main.js"></script>
$ git clone https://github.com/Canadian-Geospatial-Platform/geoview-plugins-demo.git
cd GeoView-Plugins-Demo
$ npm install
$ npm run serve
$ npm run build