This repository has an application that I built featuring ImageServer services from ArcGIS.
- Stencil JS - Typescript
- SCSS
- Calcite Component
- Esri ArcGIS Rest APIs
Clone the project
git clone https://github.com/shubhamkhuva/esri-arcgis-stencil-calcite.gitGo to the project directory
cd esri-arcgis-stencil-calciteInstall dependencies
yarn installStart the server
yarn start
