Skip to content

Basic application integrating Vite and ArcGIS JS API

License

Notifications You must be signed in to change notification settings

andygup/vite-jsapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Vite application using ArcGIS API for JavaScript

This is a basic application that shows how to integrate Vite with the ArcGIS API for JavaScript.

You can read more about the ArcGIS API for JavaScript and ES modules in this blog post.

Steps

Step 1 - Run npm i to install all the dependencies.

Step 2 - Run npm run dev to launch a developer build.

Step 3 - Run npm run build to create a production build in the dist directory.

About

Basic application integrating Vite and ArcGIS JS API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published