Skip to content

odoe/jsapi-js-with-tsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo App

TypeScript with the ArcGIS API 4 for JavaScript

Features

This demo highlights using TypeScript typings with vanilla JS to get intellisense and use TypeScript compiler to output JavaScript ESM to AMD to still use the ArcGIS JS CDN.

Usage

  1. Clone the repo and npm install dependencies
  2. npm run dev to compile /src/main.js to main.js in the app folder and watch for changes
  3. launch index.html in your browser of choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published