Esri's next-generation network technology, the utility network, is completely based on web services, which makes it ideally suited for building web applications. Are you ready to move beyond the desktop and develop browser-based applications for your user community? This technical session covers the growing utility network capabilities using the ArcGIS Maps SDK for JavaScript. Speakers will discuss editing, visualizing, and tracing utility networks in a web browser.
Most of the slides are made available at Esri Events > Proceedings.
...
-
Install the dependencies:
npm install
-
Run the Vite dev server:
npm run dev
-
Access the dev server by navigating to
http://localhost:5173/.