DafyddLlyr / aber_raster

Home Page:https://dafyddllyr.github.io/aber_raster/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aberystwyth DSM

Basic OpenLayers app build using create-ol-app. Configured to use TypeScript with @types/ol.

To launch the application, simply run -

npm start

To manually generate a build ready for production, run -

npm run build

Then deploy the contents of the dist directory to your server.

Included is a GitHub actions workflow which will build and deploy the application the dist branch of your repository on push/merge to master.

About

https://dafyddllyr.github.io/aber_raster/


Languages

Language:TypeScript 65.3%Language:HTML 34.7%