ArcGIS Online Instant Apps: React with TypeScript

This ArcGIS Online Instant App example is built with the following:

Getting started:

To host the app locally, run the following commands in the terminal:

  1. git clone https://github.com/rslibed/instant-app-react.git
  2. cd instant-app-react
  3. npm install
  4. npm start