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.git
Go to the project directory
cd esri-arcgis-stencil-calcite
Install dependencies
yarn install
Start the server
yarn start