odoe / ds2024-arcgis-map-comps-elm

Sample Elm application using ArcGIS Maps SDK components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArcGIS Maps SDK components with Elm

Esri DevSummit 2024

Learn more about ArcGIS Maps SDK components.

Vite (French word for "fast", pronounced /vit/) is a build tool that aims to provide a faster and leaner development experience for modern web projects.

Elm is a functional language that compiles to JavaScript. It helps you make websites and web apps. It has a strong emphasis on simplicity and quality tooling.

Features

Get Started

npm install
npm run dev

For more information about Vite, check out Vite's official documentation.

To learn more about Elm, check out Elm's official homepage.

About

Sample Elm application using ArcGIS Maps SDK components

License:MIT License


Languages

Language:Elm 78.5%Language:JavaScript 10.5%Language:HTML 5.5%Language:CSS 5.5%