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