An ArcGIS React template for quickly configuring a productive development environment. Includes all the tools necessary for building Esri flavoured web applications. Also includes the necessary imports and configuration for Calcite Design System, ArcGIS JavaScript SDK and TailwindCSS.
| Tool | Version | Description |
|---|---|---|
| Vite | 6.2.1 | Build Tool |
| React | 19.0.0 | Rendering Frontend UI |
| TypeScript | 5.8.2 | Type Checking for JavaScript |
| @arcgis/core | 4.32.8 | The ArcGIS JS SDK Core |
| @esri/calcite-components-react | 3.0.3 | Web Component Library by Esri |
| Zustand | 5.0.3 | Simple State Management for React |
| TailwindCSS | 4.0.14 | Utility CSS Classes |
This repository is a "Template Repository" on Github. To get started, clone this repo or click the "Use as Template" button on Github.