Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geopulse app preview

Experience Builder package

This app is intended to run with ArcGIS Experience Builder. Download the latest package (currently 1.21) from:

https://developers.arcgis.com/experience-builder/guide/downloads/

Setup

Install pnpm if not already installed.

cd server
npm i -g pnpm

Initialize pnpm.

pnpm ci

Do the same for the client.

cd ../client
pnpm ci

Run the application

After setup is complete, run both services in separate terminals.

Start server

cd server
pnpm dev

Start client

cd client
pnpm dev

Then open the local URL shown in the terminal

Releases

Packages

Contributors

Languages