Skip to content

sebastian-ch/experience-builder-widget-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widget Creator for ArcGIS Experience Builder

This node module generates a custom experience builder widget from your command line. You can choose any of the demos in the official ArcGIS Experience Builder page as a template.

Installation

Install the package globally:

npm install -g esri-widget-generator

It will generate the widget in whatever folder you're in -- I'd recommend going to your experience builder folder ArcGISExperienceBuilder\client\your-extensions\widgets

run create-widget give your widget a name and select the template

that should be it!